Metadata-Version: 2.1
Name: Outliers-Arsh
Version: 0.0.1
Summary: Outliers package
Home-page: UNKNOWN
Author: ARSHPREET SINGH
Author-email: arshpreet15.99@gmail.com
License: UNKNOWN
Description: Outliers are extreme values that deviate from other observations on data , they may indicate a variability in a measurement, experimental errors or a novelty. In other words, an outlier is an observation that diverges from an overall pattern on a sample.
        Outlier removal method(row removal) has been implemented using z-score method.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
