Automate Excel with Python: From Manual Grind to One-Click Workflow
By Wengler, John
Automate Excel with Python: From Manual Grind to...
As low as:
SKU
9781718504646
Size
--- No value ---
Details
Authors:Wengler, John
Format:Paperback
GTIN13:9781718504646
ISBN10:1718504640
Page Count:272
Dimensions:7.0x1.0x9.2
Publisher:No Starch Press
Description
AI can write the code. You still need to know what it does. You're already good at Excel. But you're tired of the copy/paste, the helper columns, and the brittle formulas that break when someone adds a row. You want automation, and whether you write the code yourself or let AI generate it, you need to understand what's actually running your business processes. Automate Excel with Python teaches you to build real workflows, step-by-step. You'll read messy workbooks into pandas dataframes, filter and reshape data without helper columns, merge sources without silent VLOOKUP failures, and export polished results with formatting intact. A capstone chapter ties it together: import a multi-tab workbook, generate exception reports, and email the results--all from one script you run with a single click. You'll learn how to:
Read existing Excel files you already use into Python, even the messy ones
Replace daily copy/paste routines with reusable scripts
Merge and match data across sources with auditable results
Handle dates, times, and the edge cases that break formulas
Export from Python to Excel with column widths, number formats, and frozen panes intact
Build workflows that run daily without babysitting
AI can write the code. This book makes sure you're the one in control of it.