Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Jan 9, 2024
1 parent cf91fae commit 5d4d525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functime/cross_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def train_test_split(
Parameters
----------
test_size : int | float
Number or fracetion of test samples.
Number or fraction of test samples.
eager : bool
If True, evaluate immediately and returns tuple of train-test `DataFrame`.
Expand Down

0 comments on commit 5d4d525

Please sign in to comment.