Interactive Data Visualization Apps with Plotly (Python and R):
Learn how to create lightweight, interactive data visualization apps for medium-sized datasets. This will be useful for introducing students and researchers to basic exploratory data analysis. We will begin with a basic introduction to data frames in Python and R using a basic dataset; then we will see how to render that data as an interactive dashboard in Python and R; finally, we will deploy see what deploying your app to a free public web server in Heroku looks like!