Metadata-Version: 2.1
Name: OutRemove-manav1811kumar
Version: 0.0.5
Summary: A package for removing the outliers from a dataset using inter quartile range(IQR)
Home-page: UNKNOWN
Author: Manav Kumar
Author-email: manav1811kumar@gmail.com
License: UNKNOWN
Description: This readme file is going to define some dependencies of this library before using it
        This package implements the module for Outlier Removal. Make sure your data does not contain any NULL values in it. Provide the source and destination csv files while executing the code on your local machine.
        Install all the dependencies.
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
