Building Dashboards with PyScript and Altair - Part 1
Offered By: Samuel Chan via YouTube
Course Description
Overview
Learn to build an interactive dashboard using PyScript, Altair, Pandas, and fitness tracker data in this comprehensive tutorial video. Begin by scaffolding a PyScript and Bootstrap application, then progress to outputting Pandas data and converting time formats. Explore data manipulation techniques, format Pandas HTML tables, and apply CSS styling. Create a dynamic dashboard using Altair and enhance it with interactive features. Follow along step-by-step to develop a fully functional dashboard that visualizes fitness data from a Mi Band tracker, gaining practical experience in data visualization and web development with Python tools.
Syllabus
Intro
Scaffolding our PyScript + Bootstrap app
Pandas output to PyScript
Converting seconds to minutes & seconds MM:SS
Rounding down with .rounddecimals=-n vs floor division
Formatting pandas html table
A sprinkle of css styling
Create our dashboard with altair
Making our altair chart interactive!
Taught by
Samuel Chan
Related Courses
Visualización Avanzada de datos con PythonCoursera Project Network via Coursera Build Your First Data Visualization with Altair
Pluralsight Finding Relationships in Data with Python
Pluralsight Genes and Geography - A Bioinformatics Project
OMGenomics via YouTube Data Visualization in Python - Altair Scales, Axes, and Legends - Lecture 4
Samuel Chan via YouTube