Rename notebook 1

This commit is contained in:
Alexander Hess 2021-05-25 08:08:54 +02:00
parent 5a5c6dc8ae
commit d25ed9661e
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
3 changed files with 4354 additions and 4354 deletions

4353
00_data_cleaning.ipynb Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -15,7 +15,7 @@ A video presentation of the case study is available on [YouTube <img height="12"
The analyses are presented in four notebooks that may be interactively worked
with by following these links:
- *Notebook 1*: [Data Cleaning](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/01_data_cleaning.ipynb)
- *Notebook 0*: [Data Cleaning](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/00_data_cleaning.ipynb)
- *Notebook 2*: [Correlations](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/02_pairwise_correlations.ipynb)
- *Notebook 3*: [Visualizations](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/03_descriptive_visualizations.ipynb)
- *Notebook 4*: [Predictions](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/04_predictive_models.ipynb)