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
2k stars
94 watching
288 forks
Language: R
last commit: about 1 month ago
Linked from 1 awesome list
data-sciencertidyverse
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
business-science/tidyquant | An R package for financial data analysis and visualization in the tidyverse ecosystem. | 857 |
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 | 741 |
tidyverse/purrr | A functional programming toolkit for R that simplifies working with functions and vectors. | 1,275 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 425 |
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 |
nrennie/tidytuesday | Weekly R project to visualize data using common tools and techniques in the tidyverse ecosystem. | 192 |
tidyverse/rvest | A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,492 |
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 | 729 |
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,010 |
z3tt/tidytuesday | A weekly data visualization challenge and community project that encourages practice in summarizing and arranging data to create meaningful charts. | 770 |
tidyverse/lubridate | A collection of R packages that simplify working with dates and times | 733 |
sfirke/janitor | A collection of R functions for simplifying data cleaning and preparation tasks. | 1,392 |