cancel
Showing results for 
Search instead for 
Did you mean: 
romangehrn
New Contributor II
since ‎12-13-2022
‎08-08-2024

User Stats

  • 1 Posts
  • 0 Solutions
  • 5 Kudos given
  • 0 Kudos received

User Activity

I got a notebook running on DBR 12.2 with the following R code: install.packages("microbenchmark") install.packages("furrr") library(microbenchmark) library(tidyverse) # example tibble df_test <- tibble(id = 1:100000, street_raw = rep("Bahnhofs...