Convert xlsx 2 csv
convert-xlsx-to-csv-correctly-using-python
xlrd.biffh.XLRDError: Excel xlsx file; not supported
pip uninstall xlrd
pip install xlrd==1.2.0
convert-xlsx-to-csv-correctly-using-python
pip uninstall xlrd
pip install xlrd==1.2.0