- Stockholm, Sweden
- https://adamaltmejd.se
Highlights
- Pro
Block or Report
Block or report adamaltmejd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
911 contributions in the last year
Less
More
Contribution activity
February 2023
Created 25 commits in 2 repositories
Created an issue in Rdatatable/data.table that received 1 comment
bug in merge.data.table when one column is difftime
With data.table_1.14.7.
dt1 <- data.table(a = as.Date(c("2022-01-01", "2022-01-02")), b = c(1,1), t = as.difftime(1, units = "days")) dt2 <- data.…
1
comment