rdatatable

161 posts

rdatatable banner
rdatatable

rdatatable

@rdatatable

Rdatatable tweets. Appreciation account by an independent user. #rstats Logos: https://t.co/kh14zq3rVw

Katılım Ocak 2019
5 Takip Edilen791 Takipçiler
rdatatable retweetledi
Eyayaw Beze
Eyayaw Beze@eyayaw·
A bag of new features coming in #rdatatable. My fav ones are let (an alias for `:=`(...)) and by=.I for row-wise operation. #unreleased-data-table-v1-14-3-in-development-" target="_blank" rel="nofollow noopener">rdatatable.gitlab.io/data.table/new…
Eyayaw Beze tweet media
English
2
3
18
0
rdatatable retweetledi
gjc1131
gjc1131@gjc11311·
@AmeliaMN Hi. Looking for an alternative to DataCamp with course material on data.table (more than a brief intro). I find that most of the things listed in these threads is tidyverse oriented. We tend to use base r and data.table and the survey package where I work. Thanks for any help
English
1
1
0
0
rdatatable retweetledi
Nick HK
Nick HK@nickchk·
One thing I really like about data.table is how easy it makes conditional operations "Update just part of the data": dt[condition, variable := calculation] "Do a conditional calculation and apply broadly" dt[, growth_since_january := value/mean(value[month==1]), by = group]
English
2
3
47
0
rdatatable retweetledi
Dirk Eddelbuettel
Dirk Eddelbuettel@eddelbuettel·
@101Programming And if you want to really go for pole position: library(data.table) df.all <- rbindlist(lapply(v.filename, fread)) print(df.all) /cc @rdatatable
English
1
2
8
0
rdatatable retweetledi
Lino Galiana
Lino Galiana@LinoGaliana·
Hi @MattDowle, I made an introduction a few days ago to the #rdatatable framework using some real world data. This is here (#1" target="_blank" rel="nofollow noopener">presentations.utilitr.org/ateliers/datat…). This might interest some of your (French speaking) datatable folks. Associated book chapter here: book.utilitr.org/datatable.html #RStats
English
3
2
7
0
rdatatable retweetledi
Dirk Eddelbuettel
Dirk Eddelbuettel@eddelbuettel·
Public data, public health -- so below is some public code too. The @rdatatable and #ggplot2 combination makes it a breeze. #rstats for the win
Dirk Eddelbuettel tweet media
English
2
4
25
0
rdatatable retweetledi
Adam Altmejd
Adam Altmejd@adamaltmejd·
@grant_mcdermott Love the feeling of succesfully writing nested non-equi join with by = .EACHI, and it runs in seconds on tens of millions of observations. <3 data.table.
Adam Altmejd tweet media
English
1
1
3
0
rdatatable retweetledi
Keith Head
Keith Head@ckhead·
@Basile_G @Stata data.table::fread() is the best CSV reader ever.
English
0
1
4
0
rdatatable retweetledi
Patrick Plötz
Patrick Plötz@PatrickPlotz·
Need to say it again today, best #rstats packages ever: 1. data.table 2. data.table 3 ggplot2 data.table reduced the runtime of my code from 9 hours to five seconds today! Thank you, @MattDowle (and also @hadleywickham of course for ggplot2)!
English
4
6
60
0