Metadata-Version: 2.1
Name: datashift
Version: 0.1.0
Summary: Lightweight and generic data processor that allows quickly filtering, balancing and processing a data set from one form to another.
Home-page: https://github.com/MarcinStachowiak/datashift
Author: Marcin Stachowiak
Author-email: marcin@predictforce.com
License: MIT
Keywords: Pipeline,Data Processing,Preprocessing
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: multiprocess (==0.70.11.1)
Requires-Dist: numpy (==1.20.1)
Requires-Dist: pandas (==1.2.2)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pytz (==2021.1)
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: six (==1.15.0)

# datashift
Lightweight and generic data processor that allows quickly filtering, balancing and processing a data set from one form to another.

