Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 356 Bytes

File metadata and controls

21 lines (14 loc) · 356 Bytes

Data Visualization Project

  • Visualizing the survey data for Data Science/ Machine Learing

To run

  • Download the code as zip, extract the zip file
  • Run pip install
-r requirements.txt
  • Jupyter notebooks can be run with Anaconda / VSCode
  • For streamlit dashboard, Run the following
cd dashboard
streamlit run streamlit_app.py