Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python pandas read_excel xlrderror excel xlsx file not supported

# Make sure pandas is upgraded and that openpyxl is installed then try again
pip install pandas --upgrade
pip install openpyxl
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #python #pandas #xlrderror #excel #xlsx #file #supported
ADD COMMENT
Topic
Name
7+7 =