Metadata-Version: 1.1
Name: prepack
Version: 0.3.3
Summary: Python excel based data preparation library
Home-page: http://github.com/legale/prepack
Author: rumi
Author-email: legale.legale@gmail.com
License: MIT
Description: Library for preparing data for analysis. Allows you to load and easily filter many same structure csv or xls, xlsx files. Allows matching tables by incomplete row matching over the shortest Levenshtein distance, just like Pandas df.merge()
Keywords: xls,excel,parser,pandas,data preparation
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
