Completed
- Plotting geographic maps with covid-19 data plotly
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Generate an Analytics Report in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 - What we will be doing in this video
- 2 - Check out Skillshare! sponsored
- 3 - Source code & Setup
- 4 - Python FPDF library basics
- 5 - Choosing our paper format A4, Letter, etc
- 6 - Adding and resizing images in our PDF!
- 7 - Helper method which states & countries can we plot?
- 8 - Continuing to build out our report exploring source code
- 9 - Adding additional pages to the report
- 10 - Adding a title to our report
- 11 - Adding a professional letterhead to report
- 12 - Plotting geographic maps with covid-19 data plotly
- 13 - Using datetime library to automatically grab & format yesterday’s date
- 14 - Finalizing our report
- 15 - Where are the colors set?
- 16 - Final thoughts