Split from: Efficient use of purrr for multiple pairwise calculations in dataframe
I am also curious about this. Does a mutate-map workflow cause serious memory allocation issues? Right now I have dataframes nested in data frames nested in dataframes and seeing a big disconnect between the mem_used and the memory attributed to my rstudio session after i delete intermediary variables, gc() doesn’t help.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.