Fastest Way to Read Excel in Python | Haki Benita

I’m fairly sure that Excel is the most common way to store data, manipulate data, and yes(!), even pass data around. This is why it’s not uncommon to find yourself reading Excel in Python. In this article I compare several ways to read Excel from Python.