excel-to-pandas-demo Run the demo on Binder here: Requirements: A python installation with conda. Anaconda recommended. Installation: With terminal open to this directory, run conda env create -f environment.yml Then activate the environment with conda activate excel-to-pandas. Then, simply run jupyter notebook.