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


Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?



Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]


More Reviews