Metadata-Version: 1.0
Name: copper
Version: 0.0.1-alpha
Summary: Tools for doing data analysis, exploration and machine learning in python using pandas and scikit-learn. Graphics in matplotlib and D3.js
Home-page: http://pypi.python.org/pypi/Copper/
Author: Daniel Rodriguez
Author-email: df.rodriguez143@gmail.com
License: LICENSE.txt
Description: copper
        ======
        
        Wrapper around pandas & scikit-learn for doing Data Analysis in python
        
        Requirements
        ------------
        
        1. Python (>=3.2)
        2. pandas
        3. scikit-learn
        4. matplotlib
        
        For a complete list see requirements.txt
        
        How to use it
        -------------
        
        See the examples folder
        
        For more information and more examples can see my blog: [danielfrg.github.com](danielfrg.github.com)
        
Platform: UNKNOWN
