Member-only story
Learn A-Z Excel Automation with Python
This article aims to provide learn how to automate your day-day MS excel tasks using Pandas and Openpyxl Python.
My article is for everyone! Non-members can click on this link and jump straight into the full text!!
Table of contents
1. Introduction
2. Write data to excel spreadsheets using Openpyxl
3. How to write data to excel spreadsheets using Pandas
4. How to read data from excel spreadsheets using Openpyxl
5. How to read data from excel spreadsheets using Pandas
6. How to create multiple spreadsheets in excel
7. How to combin multiple excel spreadsheets into a single master excel-spreadsheet
8. How to plot a bar graph in excel.
9. How to plot a pie graph
10. Sample Project 1
11. Sample Project 2
12. Reference
Introduction
The article aims to showcase task-automation in Microsoft Excel.
One might want to automate tasks in excel due to a plethora of reasons, of which the following are only two examples: