Skip to content

golamSaroar/python-interactive-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Dashboard with Streamlit and Python

This is an interactive dashboard built with a few lines of python code for the sentiment analysis of tweets about US Airlines.

interactive-dashboard

How to Run?

Create a virualenv:
conda create -n myenv python=3.6

Activate:
conda activate myenv

Install Requirements:
pip install -r requirements.txt

Run:
streamlit run app.py

About

An interactive dashboard built with streamlit for the sentiment analysis of tweets about US Airlines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages