Metadata-Version: 2.1
Name: vizdato
Version: 0.0.2
Summary: Automatically visualize and explore data
Home-page: https://github.com/ryanfras/vizdato/tree/master/
Author: Ryan Fraser
Author-email: ryanfras@gmail.com
License: Apache Software License 2.0
Description: # VizDaTo
        > Visualize Data Today aims to make it fast and easy to run initial exploratory visualizations on any given dataset. These visuals will follow industry best practices based on column types
        
        
        This file will become your README and also the index of your documentation.
        
        ## Install
        
        `pip install vizdato`
        
        ## How to use
        
        Fill me in please! Don't forget code examples:
        
        ```python
        1+1
        ```
        
        
        
        
            2
        
        
        
Keywords: visualize explore data auto
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
