Metadata-Version: 1.1
Name: datacleaner
Version: 0.1.1
Summary: A Python tool that automatically cleans data sets and readies them for analysis.
Home-page: https://github.com/rhiever/datacleaner
Author: Randal S. Olson
Author-email: rso@randalolson.com
License: License :: OSI Approved :: MIT License
Description: 
        A Python tool that automatically cleans data sets and readies them for analysis.
        
        Contact
        =============
        If you have any questions or comments about datacleaner, please feel free to contact me via:
        
        E-mail: rso@randalolson.com
        
        or Twitter: https://twitter.com/randal_olson
        
        This project is hosted at https://github.com/rhiever/datacleaner
        
Keywords: data cleaning,csv,machine learning,data analysis,data engineering
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities
