Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 656 Bytes

File metadata and controls

18 lines (9 loc) · 656 Bytes

Data_Visualisation

This repository includes to ipynb files:

  • Interactive_dashboard_with_panel.ipynb : which creates and interactive visualisation dashboard in Python with Panel. If you want to see all the dependencies for this project, please see requirements.txt file. To serve the dashboard locally, use the command: panel serve Interactive_dashboard.ipynb
tips_interactive.mov
  • Visualisations.ipynb : which icludes basic plots by using seaborn
  • Data Visualisation.pdf : is a presentation I created which is summarizing all the plots shown in the two notebooks