-
Notifications
You must be signed in to change notification settings - Fork 0
Quick python function that removes outliers from a Pandas dataframe, while keeping the columns and headings intact. This function relies on ‘Tukey’ fences to find the Inter Quartile Range (IQR). IQR, is subjective, but this function is easy to modify. Special thanks to @romainx (Git handle).
ghayward/automatically_filter_out_outliers_in_Pandas_dataframe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Quick python function that removes outliers from a Pandas dataframe, while keeping the columns and headings intact. This function relies on ‘Tukey’ fences to find the Inter Quartile Range (IQR). IQR, is subjective, but this function is easy to modify. Special thanks to @romainx (Git handle).
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published