Book description
While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests to include Python as an Excel scripting language. In fact, it's the top feature requested. What makes this combination so compelling? In this hands-on guide, Felix Zumstein--creator of xlwings, a popular open source package for automating Excel with Python--shows experienced Excel users how to integrate these two worlds efficiently.
Excel has added quite a few new capabilities over the past couple of years, but its automation language, VBA, stopped evolving a long time ago. Many Excel power users have already adopted Python for daily automation tasks. This guide gets you started.
- Use Python without extensive programming knowledge
- Get started with modern tools, including Jupyter notebooks and Visual Studio code
- Use pandas to acquire, clean, and analyze data and replace typical Excel calculations
- Automate tedious tasks like consolidation of Excel workbooks and production of Excel reports
- Use xlwings to build interactive Excel tools that use Python as a calculation engine
- Connect Excel to databases and CSV files and fetch data from the internet using Python code
- Use Python as a single tool to replace VBA, Power Query, and Power Pivot
Publisher resources
Table of contents
- Preface
- I. Introduction to Python
- 1. Why Python for Excel?
- 2. Development Environment
- 3. Getting Started with Python
- II. Introduction to pandas
- 4. NumPy Foundations
- 5. Data Analysis with pandas
- 6. Time Series Analysis with pandas
- III. Reading and Writing Excel Files Without Excel
- 7. Excel File Manipulation with pandas
- 8. Excel File Manipulation with Reader and Writer Packages
- IV. Programming the Excel Application with xlwings
- 9. Excel Automation
- 10. Python-Powered Excel Tools
- 11. The Python Package Tracker
- 12. User-Defined Functions (UDFs)
- A. Conda Environments
- B. Advanced VS Code Functionality
- C. Advanced Python Concepts
- Index
- About the Author
Product information
- Title: Python for Excel
- Author(s):
- Release date: March 2021
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492081005
You might also like
book
Python for Data Analysis, 3rd Edition
Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python …
book
Python Data Science Handbook, 2nd Edition
Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, …
video
Introduction to Python
Intrigued by Python? Learn how to get started with this popular language, whether you’re new to …
video
Data Analysts' Toolbox - Excel, Python, Power BI, Alteryx, Qlik Sense, R, Tableau
Being able to understand, harness, and use data is no longer a skill reserved for a …