Use vec_interleave()
in pivot_longer()
#1310
Labels
feature
a feature request or enhancement
performance 🏎️
pivoting ♻️
pivot rectangular data to different "shapes"
vctrs ↗️
Right here:
tidyr/R/pivot-long.R
Lines 259 to 265 in d46d22a
As a follow up to #1132, which should make
pivot_longer()
a little faster, maybe do a benchmark against that PR.Will require vctrs 0.3.9
The text was updated successfully, but these errors were encountered: