- Wednesday, July 28th at 1:00PM PT
Get the insights into data analytic tools and practices. Join us on for a Part II of our data analytics demo: with instructor Michael Cullan focused on how to build and deploy a reporting application.
In this live, Part II info session, we will be introducing some common tools and techniques focused on how to build and deploy a reporting application. Michael will show you how to do some initial exploration of a data set and turn broad questions into specific ones. In 30 minutes, Michael will show you how:
- Use Streamlit to turn our existing code into a drag-and-drop reporting app
- Use Heroku to deploy the app online so that our users don’t have to download/run any code
- Turn our reporting app into a dashboard, by using SQL to automatically update a database the latest information
The Data Incubator’s Summer 2021 Data Analyst Program application is now open! In this session, we will also be reviewing the new TDI program offering. You can always apply here: https://www.thedataincubator.com/.
The Data Incubator’s Fall 2021 Data Science Program application is now open! In this session, we will also be reviewing the new TDI program offering.
Want to follow along on your own machine? There are a few steps to take care of. If you don’t already have a Github account, make sure you create one before the session begins. You should also ensure you have a Python distribution with conda and Jupyter and that you have installed Github’s command line tool.