Automate Excel with Python
Summary
No Starch Press's Automate Excel with Python teaches turning manual Excel workflows into automated Python-based processes. It covers reading data into pandas, data merging, handling dates, and exporting polished results, with a capstone workflow and notes on AI-generated code. The book emphasizes maintaining user control over automated processes.