NumPy is a Python library for working with large, multi-dimensional arrays and matrices of numerical data, as well as for performing mathematical operations on these.
I got this following error while executing the code "Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd."