tidyr VS tidytable

Compare tidyr vs tidytable and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tidyr tidytable
2 26
1,332 434
1.0% -
6.5 8.2
3 days ago 19 days ago
R R
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tidyr

Posts with mentions or reviews of tidyr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-22.
  • Frustration: One Year with R
    10 projects | news.ycombinator.com | 22 Mar 2022
    This was fun to play around with. I made some very minor changes and posted at https://gist.github.com/hadley/d54895557fbb0fe0402d2277b9011....

    It revealed to me that there's a buglet in `forcats::last()` (https://github.com/tidyverse/forcats/issues/303) and made me wonder if `pivot_longer()` should be able to rename the columns as you pivot them (https://github.com/tidyverse/tidyr/issues/1338)

  • What are your thoughts on data.table vs tidyverse vs tidy syntax with data.table backends (dtplyr, tidytable) in R?
    2 projects | /r/datascience | 24 Feb 2021
    I originally wrote tidytable because dtplyr was missing a lot of functionality my coworkers and I needed, and at the time dtplyr looked like a "forgotten package" (lots of open issues/bugs, very infrequent updates). Hadley Wickham also mentioned at one point [he had no plans for adding tidyr functions)[https://github.com/tidyverse/tidyr/issues/1015#issuecomment-682977139]. He changed his mind on that one - tidyr functions are the ones that I'm in the process of contributing to dtplyr now.

tidytable

Posts with mentions or reviews of tidytable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-09.

What are some alternatives?

When comparing tidyr and tidytable you can also consider the following projects:

forcats - šŸˆšŸˆšŸˆšŸˆ: tools for working with categorical variables (factors)

dtplyr - Data table backend for dplyr

ggplot2-book - ggplot2: elegant graphics for data analysis

tidypolars - Tidy interface to polars

Frustration-One-Year-With-R - An extremely long review of R.

polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust

ggplot2 - An implementation of the Grammar of Graphics in R

Apache Arrow - Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

wesanderson - A Wes Anderson color palette for R

root - The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

mech - šŸ¦¾ Main repository for the Mech programming language. Start here!

Tidier.jl - Meta-package for data analysis in Julia, modeled after the R tidyverse.