Thanks to visit codestin.com
Credit goes to github.com

Skip to content

groupdata2 1.4.0

Choose a tag to compare

@LudvigOlsen LudvigOlsen released this 20 Feb 16:11
· 214 commits to master since this release
  • Breaking: In fold(), the k argument can now be a multi-element vector with one k (number of folds) per fold column. This functionality required a minor rewrite, why you might see interchanged fold column names in comparison to the previous versions.

  • Bug fix: In fold() and partition(), when specifying multiple cat_col columns and num_col in the same call, it would fail. This now works.