RobertHennings / Python_for_Excel

This repository deals with the connection of Python and Excel programming. It serves as companion for the corresponding book "Python for Excel" from Felix Zumstein, who provides all these example files in his own Github Profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python for Excel (O'Reilly, 2021)

This is the companion repository for the O'Reilly book Python for Excel.

All notebooks can be run in the cloud except ch09.ipynb (requires a local installation of Excel):
Binder

About

This repository deals with the connection of Python and Excel programming. It serves as companion for the corresponding book "Python for Excel" from Felix Zumstein, who provides all these example files in his own Github Profile.

License:MIT License


Languages

Language:Jupyter Notebook 85.1%Language:Python 14.9%