tidyr
Frustration-One-Year-With-R
tidyr | Frustration-One-Year-With-R | |
---|---|---|
3 | 17 | |
1,387 | 621 | |
-0.1% | - | |
7.6 | 2.9 | |
about 2 months ago | over 1 year ago | |
R | ||
GNU General Public License v3.0 or later | - |
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
-
1MinDocker #6 - Building further
tidyr
-
Frustration: One Year with R
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?
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.
Frustration-One-Year-With-R
-
Seven basic rules for causal inference
R is my least favorite language to use, thanks to the uni courses that force it
https://github.com/ReeceGoding/Frustration-One-Year-With-R
- Will R be replaced by python in the coming years in industry for data analysis based bioinformatics (ie omics, NGS analysis)
- O que acham da linguagem R?
-
What would you recommend for a mathematician and R person who really sucks at software/computing to learn Python as well? Or: how is Python so much more difficult than R?
python is a lot more consistent than R. it doesn't have most of the bullshit detailed here: https://github.com/ReeceGoding/Frustration-One-Year-With-R
-
Modeling and simulation is where itβs at
See my friend's essay about it.
- Frustration: One Year with R
-
donβt
A friend of mine wrote a [recently viral R takedown](https://github.com/ReeceGoding/Frustration-One-Year-With-R) that shocked people in the same way.
- An R user writes down his frustration
- One Year with R
What are some alternatives?
tidytable - Tidy interface to 'data.table'
review-tuxedo-pulse-15-gen1 - A review of the Tuxedo Pulse 15 (Gen 1).
mech - π¦Ύ Mech is a programming language for building data-driven systems like robots, games, and interfaces. Start here!
cheatsheets - Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
ggplot2-book - ggplot2: elegant graphics for data analysis
forcats - ππππ: tools for working with categorical variables (factors)
ggstatsplot - Enhancing {ggplot2} plots with statistical analysis ππ£
wesanderson - A Wes Anderson color palette for R
argbash - Bash argument parsing code generator