bench icon indicating copy to clipboard operation
bench copied to clipboard

Review tidyr methods and workarounds

Open DavisVaughan opened this issue 1 year ago • 0 comments

i.e. tidyr_new_interface() and unnest.bench_mark(), which makes a number of assumptions with the new interface, like you have to supply both time and gc now, so maybe it should just be removed entirely. We could provide some kind of helper for unnesting this way if it was useful.

DavisVaughan avatar May 02 '23 18:05 DavisVaughan