Python for Excel Users (No Starch Press)
Monday, 13 October 2025

If you’re comfortable in Excel, but have hit a wall - slow files, broken formulas, hours spent on repetitive tasks - this book  offers a way forward. Tracy Stephens shows you how to take the work you already do in spreadsheets and make it faster, smarter, and more powerful with Python. The book starts from setting up your environment and getting comfortable with Python through short, Excel-inspired exercises. From there, readers gradually move into writing scripts that automate manual work, structure their data, and generate consistent results. No prior programming knowledge is required.

<ASIN:1718503989 >

 

Author: Tracy Stephens
Publisher: No Starch Press
Date: September 2025
Pages: 344
ISBN: 978-1718503984
Print: 1718503989
Kindle: B0DQNQLKDL
Audience: Excel users interested in Python
Level: Introductory/Intermediate
Category: Python

Topics covered:

  • Translate spreadsheet logic into Python code
  • Use pandas to clean, reshape, and filter data
  • Automate reports you’d normally build by hand
  • Read and write Excel files directly from Python
  • Connect to databases and APIs
  • Create professional visualizations with Plotly and Dash
  • Organize code into sharable modules and write simple tests

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


The Nature of Code

Author: Daniel Shiffman
Publisher: No Starch
Date: September 2024
Pages: 640
ISBN: 978-1718503700
Print: 1718503709
Kindle: B0CG8F2VKM
Audience: General
Rating: 5
Reviewer: Mike James
The nature of code - what is it?



Artificial Intelligence For Developers (In Easy Steps)

Author: Richard Urwin
Publisher: In Easy Steps
Date: September 2024
Pages: 192
ISBN: 978-1787910119
Print: 1787910113
Kindle: B0DBHZRZGM
Audience: Developers interested in AI
Rating: 4
Reviewer: Mike James
So many books on AI why another?


More Reviews