Metadata-Version: 2.1
Name: conjurer
Version: 0.0.20
Summary: Python library to help you to perform magic on your data analytics project
Home-page: https://github.com/not-so-fat/conjurer
Author: @not-so-fat
Author-email: conjurer.not.so.fat@gmail.com
License: UNKNOWN
Description: # conjurer
        
        Python library to help you to perform magic on your data analytics project; which helps
        - EDA (load & check data)
        - Automatic machine learning tuning
        
        ## Why do I need this?
        
        
        
        
        ## Reference
        
        For installation / user guide please refer https://github.com/not-so-fat/conjurer/wiki
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
