Completed
Formatting pandas html table
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Dashboards with PyScript and Altair - Part 1
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Scaffolding our PyScript + Bootstrap app
- 3 Pandas output to PyScript
- 4 Converting seconds to minutes & seconds MM:SS
- 5 Rounding down with .rounddecimals=-n vs floor division
- 6 Formatting pandas html table
- 7 A sprinkle of css styling
- 8 Create our dashboard with altair
- 9 Making our altair chart interactive!