A python installation with conda. Anaconda recommended.
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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A python installation with conda. Anaconda recommended.
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.