Automating Excel with Python - book review
In this post, I review Automating Excel with Python by Michael Driscoll. From the introduction chapter of this book:
The purpose of this book is to help you learn how to use Python to work with Excel. You will be using a package called OpenPyXL to create, read, and edit Excel documents with Python. While the focus of this book will be on OpenPyXL, you will also learn about other Python packages that you can use to interact with Excel using the Python programming language.