R and Python code from MXN500 - Statistical Data Analysis (2024)
-
create a data folder with all non-built in, open source datasets used in unit[2024-04-10] - update the data folder to contain open source R datasets used in the unit for importing into Python
- include notebooks for lectures in R and Python
- include template (no solutions) notebooks and completed (solutions) notebooks for R and Python
- ¿ restructure notebooks to have blanks and solutions in a different location?
- write a process guide for updating repo each week
- upload workshop solutions from previous week
- upload the lecture notebooks
- convert lecture notebook to
.R
script- upload lecture
.R
script if we used binder
- upload lecture
- upload template notebooks
- add R packages to
install.R
- add Python packages to
requirements.txt