Metadata-Version: 2.1
Name: cognito
Version: 0.0.1a0.dev0
Summary: Auto ML Dataset Transformer
Home-page: https://github.com/cleverinsight
Author: Bastin Robins .J
Author-email: robin@cleverinsight.co
License: BSD
Download-URL: https://github.com/CleverInsight/cognito/archive/v.0.0.1a0.tar.gz
Project-URL: Bug Tracker, https://github.com/Cleverinsight/congito/issues
Project-URL: Documentation, https://cognito.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/Cleverinsight/congito
Description: .. image:: https://cognito.readthedocs.io/en/latest/_images/logo.png
            :target: http://cognito.readthedocs.org
        
        cognito : powerful data wrangling toolkit
        ==========================================
        
        
        
        
        .. image:: https://travis-ci.org/CleverInsight/cognito.svg
           :target: https://travis-ci.org/CleverInsight/cognito
        
        .. image:: https://coveralls.io/repos/CleverInsight/cognito/badge.png
           :target: https://coveralls.io/r/CleverInsight/cognito
        
        Cognito is an exclusive python data preprocessing library and command line utility that helps any developer to transform raw data into a machine-learning format. We at CleverInsight Open Ai Foundation took the initiative to build a better automated data preprocessing library and here it is.
          
        
        Installation
        ------------
        
        **Prerequisite**
        
        - Python3.
        
        Install the extension by using pip.
        
        .. code:: bash
        
            $ pip install cognito
        
        
        
        =======
        Authors
        =======
        
        Core Lead
        ----------
        * `Bastin Robins J <https://github.com/bastinrobin>`__ <robin@cleverinsight.co>
        
        Development Leads
        --------------------
        
        * `Anshul Saxena <https://github.com/analyticsanshul>`__ <anshul.saxena@christuniversity.in>
        * `Vandana Bhagat <https://github.com/vandana-11>`__ <vandana.bhagat@christuniversity.in>
        
        
        Data Science Team
        -----------------
        
        * `Aastik <https://github.com/Aastik19>`__ <aastikkharbanda.ak@gmail.com>
        * `Aishika <https://github.com/AishikaBanik98>`__ <aishikabanik98@gmail.com>
        * `Nibir Paul <https://github.com/nibir-paul>`__ <nibirpaul491@gmail.com>
        * `Rishika Kotta <https://github.com/RishikaKotta>`__ <rishikakotta21@gmail.com>
        * `Tanvi Rath <https://github.com/tanvirath>`__ <rath.t98@gmail.com>
        
Keywords: Data Wrangler,Data Preprocessing,Machine Learning,Hot Encoder,Outlier Detection
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering
Provides-Extra: test
