Metadata-Version: 2.1
Name: fastdata
Version: 0.0.7
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: # fastada
        
        Fastdata is aimed at giving a more user-friendly api for manyof the most common data transformations with Pandas.
        
        It has been designed to be used with the eigendta jupyterlab extension.
        
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
