Skip to content

Instantly share code, notes, and snippets.

@abhishek-Kumar009
Last active February 10, 2019 15:32
Show Gist options
  • Save abhishek-Kumar009/b78a089a485ea65bc152e4cbb4a2b3be to your computer and use it in GitHub Desktop.
Save abhishek-Kumar009/b78a089a485ea65bc152e4cbb4a2b3be to your computer and use it in GitHub Desktop.
count_outliers = len(listOfOutliers)
print('\n\nNumber of outliers:', count_outliers)
print('\n',listOfOutliers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment