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
 


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



Oracle PL/SQL By Example, 6th Ed

Author: Elena Rakhimov
Publisher: Oracle Press
Pages: 480
ISBN: 978-0138062835
Print: 0138062838
Audience: Developers interested in Oracle PL/SQL
Rating: 4
Reviewer: Kay Ewbank

This is the sixth edition of a well established title that has been updated for the latest version of PL/SQL (21c).


More Reviews