Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 463 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 463 Bytes

cufflink-python

Contains examples and code segments of one of the best data visualisation library i.e. cufflink which is built over plotly and rns directly using the pandas functions of plot and iplot. Also the code will be providing the outpur visual graps as html files that cn be reused as part of other codes.

Steps for installation:

pip install pandas

pip install cufflink

--> Use jupyter notebook to run the ipynb code file attached here.