The Book of Dash
Build Dashboards with Python and Plotly
Christian Mayer, Adam Schroeder, and Ann Marie Ward
Paperback
October 25, 2022 | ISBN 9781718502222
AmazonBarnes & NobleBooks A MillionBookshop.orgHudson BooksellersPowell'sTargetWalmart
Ebook
October 25, 2022 | ISBN 9781718502239
AmazonApple BooksBarnes & NobleBooks A MillionGoogle Play StoreKobo
About the Book
A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by demographic. With the Python Dash library you’ll create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.
The book is fast-paced and caters to those entirely new to dashboards. It will talk you through the necessary software, then get straight into building the dashboards themselves. You’ll learn the basic format of a Dash app in a Twitter analysis dashboard that tracks numbers of likes over time. You’ll then build up skills through three more sophisticated projects. The first compares world data in three areas: volume of internet usage, percentage of parliament seats held by women, and CO2 emissions; the second is a financial portfolio dashboard that models your investments; and the third is visualizesmachine learning algorithms. The final chapter sets you up with some useful final skills, like debugging your code and applying color themes.
In this book you will:
Dash combines several technologies to get you building dashboards quickly and efficiently. This book will do the same.