Visualize dataframes with echarts


License
MIT
Install
pip install ecdf==0.1

Documentation

ecdf

Visualize pandas dataframes with echarts.

a ecdf demo

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.