TidyTuesday
Data analysis
A weekly social data project in R where participants collect and analyze public datasets on various topics.
#TidyTuesday
20 stars
1 watching
0 forks
Language: R
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cnicault/tidytuesday | A repository of R code and visualizations exploring various data-driven topics and themes | 216 |
nrennie/tidytuesday | Weekly R project to visualize data using common tools and techniques in the tidyverse ecosystem. | 192 |
tashapiro/tidytuesday | A weekly data project aimed at the R ecosystem to summarize and arrange data into meaningful charts with ggplot2, tidyr, dplyr, and other tools. | 142 |
gkaramanis/tidytuesday | Provides code and plots for the weekly data science challenges on Twitter | 700 |
ijeamakaanyene/tidytuesday | A personal tracking repository of data visualizations submitted on a weekly challenge blog | 34 |
abichat/tidytuesday | A repository providing R codes and plots for the Tidy Tuesday challenge, each with its own dataset and theme. | 66 |
z3tt/tidytuesday | A weekly data visualization challenge and community project that encourages practice in summarizing and arranging data to create meaningful charts. | 770 |
rfordatascience/tidytuesday | A weekly social data project providing real-world datasets to practice data tidying and plotting techniques | 6,919 |
deepdk/tidytuesday-2022 | A collection of R scripts to create weekly plots from Tidy Tuesday datasets | 21 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
dgrtwo/broom | Converts statistical analysis objects from R into tidy data structures | 19 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,669 |
tidyverts/fable | A collection of time series forecasting models and tools for evaluating, visualizing, and combining forecast results in R. | 564 |
tidyverse/lubridate | A collection of R packages that simplify working with dates and times | 733 |
business-science/timetk | A comprehensive R package for time series analysis and forecasting with an emphasis on ease of use and extensive feature set. | 614 |