Metadata-Version: 2.1
Name: dsutil
Version: 0.1.2
Summary: Collection of utils for making your life easier when using the Python data science stack
Home-page: https://github.com/queirozfcom/python-ds-util
Author: Felipe Almeida
Author-email: queirozfcom@gmail.com
License: UNKNOWN
Description: # python-ds-util
        
        [![PyPI version](https://badge.fury.io/py/dsutil.png)](https://badge.fury.io/py/dsutil)
        
        ## Installation
        
        The library is available on **pip**:
        
        `pip install dsutil`
        
        ## Examples
        
        For usage examples see notebooks under [the examples directory](https://github.com/queirozfcom/python-ds-util/tree/master/examples).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
