tidyr

Data organizer

Helps create organized data with minimal manual work

Tidy Messy Data

GitHub

1k stars
72 watching
420 forks
Language: R
last commit: 27 days ago
Linked from 1 awesome list

rtidy-data

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tidyverse/tidyverse A set of R packages designed to work together harmoniously for data science tasks. 1,669
tidyverse/readr Provides fast and friendly way to read rectangular data from delimited files 1,010
nrennie/tidytuesday Weekly R project to visualize data using common tools and techniques in the tidyverse ecosystem. 192
sfirke/janitor A collection of R functions for simplifying data cleaning and preparation tasks. 1,392
tidyverse/magrittr A package that improves R code readability by introducing a pipe operator to structure data operations in a more linear and efficient way. 960
tidyverse/rvest A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. 1,492
tidyverse/lubridate A collection of R packages that simplify working with dates and times 733
tidyverse/reprex Tool to create and render reproducible R code snippets for sharing 741
tidy-finance/r-tidyfinance A package providing helper functions for working with financial data in R 13
cnicault/tidytuesday A repository of R code and visualizations exploring various data-driven topics and themes 216
tidyverse/haven A C library that enables R to read and write various data formats used by other statistical packages 425
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
business-science/tidyquant An R package for financial data analysis and visualization in the tidyverse ecosystem. 857
dgrtwo/broom Converts statistical analysis objects from R into tidy data structures 19
klmr/box Enables modular and reusable R code organization through a universal import mechanism 868