Metadata-Version: 2.1
Name: lambdata-dustinstringer
Version: 0.0.3
Summary: A small example package
Home-page: https://github.com/dustin-py/lambdata-dustinstringer
Author: Dustin Stringer
Author-email: dustinstringer92@gmail.com
License: UNKNOWN
Description: # lambdata-dustinstringer
        A collection of datascience utility functions.
        
        ## Installation:
            pip install lambdata-dustinstringer
          
        ## Usage:
            from dustydata import ds_utils
        > ds_utils is where the utility functions are held.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
