Open pjgoodall opened 5 years ago
Hi Daniel,
Nice course!
This is working well so-far % conda env create --name pandas_for_everyone -f environment.yml
% conda env create --name pandas_for_everyone -f environment.yml
environment.yml:
name: pandas-data-analysis-chen channels: - anaconda - defaults - conda-forge dependencies: - python=3 - pip - feather-format - ipython - jupyterlab - numba - numpy - odo - openpyxl - pandas - pandas-datareader - pweave - regex - scikit-learn - seaborn - statsmodels - wget - xlwt
Cheers, --Peter G
Hi Daniel,
Nice course!
This is working well so-far
% conda env create --name pandas_for_everyone -f environment.yml
environment.yml:
Cheers, --Peter G