Read multiple Excel files into Python
We discussed how to read data from a single Excel file. Next we’ll learn how to read multiple Excel files[…]
Read moreUse Python to automate office tasks
We discussed how to read data from a single Excel file. Next we’ll learn how to read multiple Excel files[…]
Read moreIn the previous post, we touched on how to read an Excel file into Python. Here we’ll attempt to read[…]
Read morePreviously, we looked at Excel and Python side by side. Now is the time to dive into the details. The[…]
Read moreMagic happens when you use Excel and Python together. Let me put this out first: I love Excel, and I[…]
Read moreLAST UPDATED: Nov 08 2021 When I first started this blog, I had one idea in mind – to share[…]
Read moreRecently I made a little program to get Outlook calendar meeting data using Python. The program was a result of[…]
Read moreBecause we are smart and efficient (read: lazy) workers, we want to find flexible and practical ways to run our[…]
Read moreIn this short tutorial, I will walk you through how to split and merge PDF files using Python. I once[…]
Read moreMany people are scared of learning a programming language due to its learning curve. Indeed, even the basics of a[…]
Read moreIn this tutorial, I will show you how to automate Excel with Python xlwings library. Excel is an awesome software[…]
Read more