Answers for "importerror: missing optional dependency 'xlrd'. install xlrd >= 1.0.0 for excel support use pip or conda to install xlrd. kaggle"

2

Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd.

conda install -c anaconda xlrd
Posted by: Guest on January-27-2021

Code answers related to "importerror: missing optional dependency 'xlrd'. install xlrd >= 1.0.0 for excel support use pip or conda to install xlrd. kaggle"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language