I read in https://forum.posit.co/t/rsample-split-with-strata-and-blocking/95416 that you were planning to implement blocking in rsample::initial_split
and I was wondering if there are already any news?
I think this would be very useful for everyone working with panel data / longitudinal data and I would be happy to provide a small dummy data set if still needed.
It would also be great if there would be an option for blocking in rsample::validation_split
.