Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
1. Introduction

Instruction

Hello and welcome to Processing Excel Files with Python 3! This course will teach you all you need to know to work with these popular files using Python. We'll start off with some theory, then jump straight into the action.

First, it's good to know that there are quite a few Python libraries used for manipulating Excel spreadsheets. We'll focus on one named openpyxl. It is easy to use and will handle files from Excel 2010 and onwards.

Exercise

Click Next exercise to continue.