Book description
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 by building a twitter analysis dashboard that maps the number of likes certain accounts gained over time. Youâ??ll build up skills through three more sophisticated projects. The first is a global analysis app that compares country data in three areas: the percentage of a population using the internet, percentage of parliament seats held by women, and CO2 emissions. Youâ??ll then build an investment portfolio dashboard, and an app that allows you to visualize and explore machine learning algorithms.
In this book you will:
â?¢Create and run your first Dash apps
â?¢Use the pandas library to manipulate and analyze social media data
â?¢Use Git to download and build on existing apps written by the pros
â?¢Visualize machine learning models in your apps
â?¢Create and manipulate statistical and scientific charts and maps using Plotly
Dash combines several technologies to get you building dashboards quickly and efficiently. This book will do the same.
Table of contents
- Title Page
- Copyright
- Dedication
- About the Authors
- Acknowledgments
- Introduction
- Part I: Crash Courses
-
Part II: Building Applications
- 4. First Dash App
- 5. Global Data Analysis: Advanced Layouts and Graphs
- 6. Investment Portfolio: Building Larger Apps
- 7. Exploring Machine Learning
- 8. Tips and Tricks
- Appendix: Python Basics
- Index
Product information
- Title: The Book of Dash
- Author(s):
- Release date: October 2022
- Publisher(s): No Starch Press
- ISBN: 9781718502222
You might also like
book
Learning Go, 2nd Edition
Go has rapidly become the preferred language for building web services. Plenty of tutorials are available …
book
FastAPI
FastAPI is a young yet solid framework that takes advantage of newer Python features in a …
book
AI Engineering
Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the …
book
Observability Engineering
Observability is critical for building, changing, and understanding the software that powers complex modern systems. Teams …