https://github.com/zgana/tidytuesday
EDA on TidyTuesday datasets
https://github.com/zgana/tidytuesday
Last synced: 8 months ago
JSON representation
EDA on TidyTuesday datasets
- Host: GitHub
- URL: https://github.com/zgana/tidytuesday
- Owner: zgana
- Created: 2021-02-27T19:47:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T02:15:50.000Z (about 5 years ago)
- Last Synced: 2025-10-11T02:43:13.341Z (8 months ago)
- Language: Jupyter Notebook
- Size: 3.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TidyTuesday EDA
The RForDataScience community maintains [Tidy
Tuesday](https://github.com/rfordatascience/tidytuesday), a repository
providing datasets for practicing data wrangling and analysis. I don't usually
study these datasets in great detail, but I'll try to post here whenever I get
far enough to produce at least a handful of interesting plots.
## Notebooks
* [2019-10-29: NYC Squirrel Census](https://nbviewer.jupyter.org/github/zgana/tidytuesday/blob/main/2019/2019-10-29.ipynb)
* [2019-12-03: Philly Parking Tickets](https://nbviewer.jupyter.org/github/zgana/tidytuesday/blob/main/2019/2019-12-03.ipynb)
* [2020-09-22: Himalayan Climbing Expeditions](https://nbviewer.jupyter.org/github/zgana/tidytuesday/blob/main/2020/2020-09-22.ipynb)
* [2020-11-10: Historical Phone Usage](https://nbviewer.jupyter.org/github/zgana/tidytuesday/blob/main/2020/2020-11-10.ipynb)
* [2021-02-23: Employment and Earnings](https://nbviewer.jupyter.org/github/zgana/tidytuesday/blob/main/2021/2021-02-23.jl.ipynb) (in Julia)
* [2021-03-02: Superbowl commercials](https://nbviewer.jupyter.org/github/zgana/tidytuesday/blob/main/2021/2021-03-02.ipynb)
* [2021-05-18: Ask a Manager Survey](https://nbviewer.jupyter.org/github/zgana/tidytuesday/blob/main/2021/2021-05-18-robinson.ipynb) (following [David Robinson](https://www.youtube.com/watch?v=2HpRXIpU4jI))