Skip to content

Allow to pass not all values to TSDataset.train_test_split method #191

Merged
merged 3 commits into from
Oct 15, 2021

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Oct 13, 2021

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Allow to pass not all values to TSDataset.train_test_split method.

Related Issue

#174.

Closing issues

Closes #174.

@Mr-Geekman Mr-Geekman added the enhancement New feature or request label Oct 13, 2021
@Mr-Geekman Mr-Geekman self-assigned this Oct 13, 2021
@Mr-Geekman Mr-Geekman marked this pull request as ready for review October 13, 2021 09:56
@julia-shenshina julia-shenshina merged commit 3c19e2f into master Oct 15, 2021
@iKintosh iKintosh deleted the issue-174 branch October 15, 2021 11:19
@iKintosh iKintosh restored the issue-174 branch October 15, 2021 11:19
@iKintosh iKintosh deleted the issue-174 branch November 18, 2021 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make train_test_split interface easier
2 participants