(https://pandas.pydata.org/docs/getting_started/overview.html)
# clone the repo
$ git clone https://github.com/gmahota/learn-pyton.git
# change the working directory to read-excel
$ cd read-excel
# install the requirements
$ pip3 install -r requirements.txt
python excelReader.py