About Lesson
- In this lesson, we have learned how to apply the normal distribution method to handle the outliers in any one column. Can you apply the same method to the whole dataset and find the outliers based on all the columns, rather than targeting one column? Try it by changing the code
- Should we apply the normal distribution method to a dataframe that is not normally distributed? What are your thoughts about that?