Metadata-Version: 2.1
Name: pandas_zookeeper
Version: 0.0.1
Summary: Automate common data cleaning tasks for Pandas Dataframes
Home-page: https://github.com/integral-ssmith/pandas_zookeeper
Author: Shawn Smith
Author-email: ssmith161803@gmail.com
License: UNKNOWN
Description: # Pandas Zookeeper
        
        A library for performing common data cleaning tasks on pandas dataframes, including:
        * Assigning dtypes to reduce memory usage
        * Simplifying column names, removing whitespace and special characters
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
