Metadata-Version: 2.1
Name: missing-101883071
Version: 1.0.0
Summary: Python package to handle missing values in dataset
Home-page: https://github.com/
Author: Yogesh
Author-email: ysingla001@gmail.com
License: MIT
Description: 
        This package is implementation to handle the missing values in dataset.
        This packages will work on command line interface
        >** Use command to run ** python <package name> <input_csv>
        
        
        You can install this package using following command
        pip install missing_101883071
        
        
        
        > Author-Yogesh         Batch:Coe18      Roll no:101883071         Course:Data Analytics and Visualization
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
