Metadata-Version: 2.1
Name: fastdata
Version: 0.0.20
Summary: A library to accelerate data-science productivity with Pandas. Best used with the eigendata jupyterlab extension.
Home-page: https://github.com/molinsp/fastdata/tree/master/
Author: Pere Molins
Author-email: molinsp@gmail.com
License: Apache Software License 2.0
Description: # Fastdata
        
        
        
        The goal of the `fastdata` library is enable **fast data analysis** with `pandas`. It is part of the [Eigendata](http://eigendata.co) ecosystem.
        
        ## Install
        
        `pip install fastdata`
        
Keywords: data analysis,data science
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
