Metadata-Version: 2.1
Name: pandas-ml-utils
Version: 0.1.15
Summary: Augment pandas DataFrame with methods for machine learning
Home-page: https://github.com/KIC/pandas-ml-quant
Author: KIC
Author-email: 
License: MIT
Description: # Pandas ML Utils
        
        Pandas Machine Learning Utils is intended to help you through your journey of statistical or machine learning models, 
        while you never need to leave the world of pandas.
        
        ## Installation
        Follow the instructions on [https://github.com/KIC/pandas-ml-quant](https://github.com/KIC/pandas-ml-quant)
        
        ## Documentation
        Check out the notebooks at [https://github.com/KIC/pandas-ml-quant/blob/master/notebooks](https://github.com/KIC/pandas-ml-quant/blob/master/notebooks)
        
        
Keywords: pandas,ml,util,quant
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
