Ebooks

Automating Excel with Python : Processing Spreadsheets with OpenPyXL


Automating Excel with Python : Processing Spreadsheets with OpenPyXL
Automating Excel with Python : Processing Spreadsheets with OpenPyXL

English | 2021 | ISBN: NA | 213 Pages | PDF, EPUB | 29 MB

You can use Python to create, edit or read Microsoft Excel documents using OpenPyXL. In this book, you will learn all you need to get started automating Excel with Python!

Python is a versatile programming language. You can use Python to read, write and edit Microsoft Excel documents. There are several different Python packages you can use, but this book will focus on OpenPyXL.

The OpenPyXL package allows you to work with Excel files on Windows, Mac and Linux, even if Excel isn’t installed.

In this book, you will learn about the following
Opening and Saving Workbooks
Reading Cells and Sheets
Creating a Spreadsheet (adding / deleting rows and sheets, merging cells, folding, freeze panes)
Cell Styling (font, alignment, side, border, images)
Conditional Formatting
Charts
Comments
Print Settings
and more!

Python is a great language that you can use to enhance your daily work, whether you are an experienced developer or a beginner!

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button