Metadata-Version: 1.1
Name: dframe-utils
Version: 0.0.2rc1
Summary: simple utility tools for dataframes in Python
Home-page: https://github.com/bharathgs/dframeutils
Author: Bharath G.S
Author-email: royalkingpin@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        
        ![dframeutils](assets/dframeutils.png)
        
        # dframeutils
        
        **Table of Contents**
        
        * [Installation](#installation)
        * [License](#license)
        
        ## Installation
        
        dframeutils is distributed on [PyPI](https://pypi.org) as a universal
        wheel and is available on Linux/macOS and Windows and supports
        Python 3.6+.
        
        ```bash
        $ pip install dframeutils
        ```
        
        ## License
        
        dframeutils is distributed under the terms of the
        [MIT License](https://choosealicense.com/licenses/mit).
        
Keywords: Pandas,dataframe,data-cleaning,utility,tidytext,tidydata
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
