positconf2023-academy_python
September 21, 2023 ยท View on GitHub
https://github.com/chendaniely/positconf2023-academy_python
Introduction to Data Science with Python workshop at PositConf 2023.
This was a conference specific cohort for Posit Academy.
Agenda
1. Tidy data in Python and Function reviews
- See
tidy_data.pyandfunctions-groupby-apply.pyfiles in the repository.
2. Python Installation
In short:
pyenvfor installing Python: https://github.com/pyenv/pyenvvenvfor creating virtual environments: https://docs.python.org/3/library/venv.html
3. Quarto Introduction
- Building up a Quarto report
- Quarto <> RMarkdown <> Jupyter notebooks
4. Putting all together with a new dataset
- Explore the data in
data/index