|
|
преди 7 години | |
|---|---|---|
| data | преди 7 години | |
| img | преди 7 години | |
| solutions | преди 7 години | |
| .gitignore | преди 7 години | |
| Overview - Titanic dataset.ipynb | преди 7 години | |
| README.md | преди 7 години | |
| environment.yml | преди 7 години |
Materials for the pandas tutorial by @datapythonista.
Clone this repository from the terminal (Git is required):
git clone https://github.com/datapythonista/pandas-tutorials.gitDownload and install Miniconda (Python 3.6):
Install environment:
cd pandas-tutorials && conda env createActivate environment and run Jupyter:
source activate pandas-tutorial && jupyter notebook