Python interactive dashboards with Plotly Dash

Learn to build dashboards from scratch, customize their look, and add interactive features by taking up this course. Data visualization is a critical part of data science, in this quick and practical course you will learn how to create a great-looking interactive dashboard with Dash and Python. With...

Full description

Bibliographic Details
Corporate Authors: Packt Publishing, Just Into Data (Firm)
Format: eBook
Language:English
Published: [Birmingham, United Kingdom] Packt Publishing 2021
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02973nmm a2200397 u 4500
001 EB002009038
003 EBX01000000000000001171938
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220121 ||| eng
050 4 |a QA76.76.A65 
245 0 0 |a Python interactive dashboards with Plotly Dash  |c Just Into Data 
250 |a [First edition] 
260 |a [Birmingham, United Kingdom]  |b Packt Publishing  |c 2021 
300 |a 1 video file (4 hr., 24 min.)  |b sound, color 
653 |a Logiciels d'application / Développement 
653 |a Application software / Development / fast / (OCoLC)fst00811707 
653 |a Dashboards (Management information systems) / fast / (OCoLC)fst01736965 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Tableaux de bord (Gestion) 
653 |a Visualisation de l'information 
653 |a Information visualization / fast / (OCoLC)fst00973185 
653 |a Information visualization / http://id.loc.gov/authorities/subjects/sh2002000243 
653 |a Python (Langage de programmation) 
653 |a Python (Computer program language) / fast / (OCoLC)fst01084736 
653 |a Dashboards (Management information systems) / http://id.loc.gov/authorities/subjects/sh2005001935 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
710 2 |a Packt Publishing 
710 2 |a Just Into Data (Firm) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Updated in November 2021." 
856 4 0 |u https://learning.oreilly.com/videos/~/9781803234267/?ar  |x Verlag  |3 Volltext 
082 0 |a 658 
082 0 |a 005.1 
520 |a Learn to build dashboards from scratch, customize their look, and add interactive features by taking up this course. Data visualization is a critical part of data science, in this quick and practical course you will learn how to create a great-looking interactive dashboard with Dash and Python. With this new skill, you will be able to present and share your analysis better with your customers' executives and the rest of your team. This course is broken down into 5 parts and it is necessary to follow the structure as each part is built on top of the other. The first part is an introduction to Plotly Dash followed by building the layout of dashboards. The third part is how to make dashboards interactive with callbacks, fourth part introduces us to customize the look of dashboards. The last and final part is a business-centric project case study on creating an interactive map dashboard. Throughout the course, you will be using 3 real-world datasets, which are the World Happiness dataset, FIFA Soccer dataset, and US electricity prices to help you learn Dash more. By the end of the course, you will learn to build dashboards from scratch, by customizing their look and adding interactive features, with all free Python libraries