John Wengler: Automate Excel with Python, Kartoniert / Broschiert
Automate Excel with Python
- A Practical Guide for Nonprogrammers
Sie können den Titel schon jetzt bestellen. Versand an Sie erfolgt gleich nach Verfügbarkeit.
- Verlag:
- Random House LLC US, 05/2026
- Einband:
- Kartoniert / Broschiert
- Sprache:
- Englisch
- ISBN-13:
- 9781718504646
- Artikelnummer:
- 12590248
- Umfang:
- 272 Seiten
- Gewicht:
- 367 g
- Erscheinungstermin:
- 19.5.2026
- Hinweis
-
Achtung: Artikel ist nicht in deutscher Sprache!
Klappentext
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.