One of the first things that you learn from using Python is how easy it is for Python to read from Excel files be it .CSV or XLSX. The issue is knowing which function within Python libraries and there are many libraries you can use to read either the CSV or the XLSX file format. … Continue reading Read from Excel