Metadata-Version: 2.1
Name: manik-missingdata
Version: 1.0.3
Summary: Technique for handling missing data.
Home-page: https://github.com/manikmangla9/missingdata
Author: manik mangla
Author-email: manikmangla9@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 2.7
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy

This readme file is going to define some dependencies of this library before using it
This package implements the module for Handling missing data.Provide the csv source files while executing the code on your local machine and make sure it is present in the same folder in which your running the code. The output file will be created in the same directory by name 'Missing.py'.

