We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d1aaa commit 7d22682Copy full SHA for 7d22682
1 file changed
CHANGES.rst
@@ -28,6 +28,8 @@ Changes
28
:class:`ApplyToFrame`, or ``"no_wrap"`` for no wrapping. The old values are
29
deprecated and will result in an error in a future release.
30
:pr:`1628` by :user:`Jérôme Dockès <jeromedockes>`.
31
+- The parameter ``splitter`` of :meth:`DataOp.skb.train_test_split` has been
32
+ renamed ``split_func``. :pr:`1630` by :user:`Jérôme Dockès <jeromedockes>`.
33
34
35
Bugfixes
0 commit comments