The Book of Dash (No Starch Press)
Monday, 14 November 2022

Subtitled "Build Dashboards with Python and Plotly", this book offers a swift and practical introduction to building interactive data visualization apps.  Adam Schroeder, Christian Mayer and Ann Marie Ward show how to use the Python Dash library to create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.

<ASIN:1718502222>

The book covers the basic format of a Dash app in a Twitter analysis dashboard that tracks numbers of likes over time. Readers 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 visualizes machine learning algorithms.

Authors: Adam Schroeder, Christian Mayer and Ann Marie Ward
Publisher: No Starch Press
Date: October 2022
Pages: 224
ISBN: 978-1718502222
Print: 1718502222
Kindle: B09JB546TQ
Audience: Python developers
Level: Introductory/Intermediate
Category: Python

dash

 

  • Create and run your first Dash apps
  • Use the pandas library to manipulate and analyze social media and API data
  • Create a variety of stunning and effective charts using Plotly
  • Learn to use bar charts, chloropleth maps, contour plots, and more
  • Examine and build on existing apps written by the pros

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]



Clean Craftsmanship

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: November 2021
Pages: 416
ISBN: 978-0136915713
Print: 013691571X
Kindle:B095C16LSW
Audience: General
Rating: 4
Reviewer: Mike James
Well, I'm a clean craftsman - are you?


More Reviews