Metadata-Version: 2.1
Name: ecdf
Version: 0.2
Summary: Visualize dataframes with echarts
Home-page: https://github.com/kongscn/ecdf
Author: Shel Kong
Author-email: kongscn@gmail.com
License: UNKNOWN
Description: # ecdf
        
        Visualize pandas [**d**ata**f**rames](https://github.com/pandas-dev/pandas) with [**ec**harts](http://echarts.baidu.com/).
        
        
        
        Note:
        
        * It is designed to visualize dataframe in wide format, e.g. every column of a dataframe is a series in a echart.
        
        *  Still in very early experimental stage, everything may change.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
