tidyverse

Data science toolkit

A set of R packages designed to work together harmoniously for data science tasks.

Easily install and load packages from the tidyverse

GitHub

2k stars
94 watching
291 forks
Language: R
last commit: 3 months ago
Linked from 1 awesome list

data-sciencertidyverse

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tidyverse/tidyr Helps create organized data with minimal manual work 1,387
business-science/tidyquant An R package for financial data analysis and visualization in the tidyverse ecosystem. 856
tidyverts/fable A collection of time series forecasting models and tools for evaluating, visualizing, and combining forecast results in R. 564
tidyverse/reprex Tool to create and render reproducible R code snippets for sharing 742
tidyverse/purrr A functional programming toolkit for R that simplifies working with functions and vectors. 1,280
tidyverse/haven A C library that enables R to read and write various data formats used by other statistical packages 424
business-science/timetk A comprehensive R package for time series analysis and forecasting with an emphasis on ease of use and extensive feature set. 615
nrennie/tidytuesday Weekly R project to visualize data using common tools and techniques in the tidyverse ecosystem. 195
tidyverse/rvest A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. 1,495
cnicault/tidytuesday A repository of R code and visualizations exploring various data-driven topics and themes 216
tidyverse/readxl A package that reads data from Excel files into R 731
tidyverse/readr Provides fast and friendly way to read rectangular data from delimited files 1,011
z3tt/tidytuesday A weekly data visualization challenge and community project that encourages practice in summarizing and arranging data to create meaningful charts. 775
tidyverse/lubridate Makes working with dates in R more intuitive and robust by providing a set of functions and classes for date-time manipulation and mathematical operations. 739
sfirke/janitor A collection of R functions for simplifying data cleaning and preparation tasks. 1,398