01 - Jupyter
start venv, pip install pandas
python -m venv venv
source
start venv, pip install pandas
python -m venv venv
source