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
PyScript - The Complete Guide (2023 Edition)Udemy PyScript Fundamentals 101- Run Python in your Browser's HTML
Udemy Python in the Browser - PyScript First Look
Traversy Media via YouTube PyScript Tutorial: Machine Learning with Scikit-Learn - Training and Interactive Prediction
1littlecoder via YouTube PyScript Tutorial: Upload CSV with Pandas and Panel - No JavaScript Required
1littlecoder via YouTube