Metadata-Version: 2.1
Name: pandazip
Version: 0.0.3
Summary: Cut memory footprint by half in just 2 lines of code. Compress Pandas DataFrame without losing information.
Home-page: https://github.com/meetyildiz/pandazip
Author: MEHMET YILDIZ
Author-email: myildiz.ie@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: joblib

UNKNOWN


