Skip to content

groupdata2 1.4.1

Compare
Choose a tag to compare
@LudvigOlsen LudvigOlsen released this 06 Mar 20:58
· 203 commits to master since this release
  • Adds summarize_group_cols() for finding the number of groups per fold column along with statistics about the number of rows per group.

  • Breaking: Fixes internal sorting of fold columns. This sometimes changes the order of fold columns, compared to the previous version.

  • Adds tidyr as a required dependency. Previously, it was suggested.