Skip to content

Checking for Outliers

To identify outliers in your dataset:

outliers = check_outliers(df)
print(outliers)