Skip to content

Fixed dataframe and target variable shape validation bug in train test split#149

Merged
Saif807380 merged 2 commits intopreprocessy:mainfrom
Saif807380:fix-tts
May 28, 2022
Merged

Fixed dataframe and target variable shape validation bug in train test split#149
Saif807380 merged 2 commits intopreprocessy:mainfrom
Saif807380:fix-tts

Conversation

@Saif807380
Copy link
Copy Markdown
Member

Checklist:

  • Add tests that demonstrate the correct behaviour of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Add .. versionchanged:: entries in any relevant code docs.
  • Run pre-commit hooks and fix any issues.
  • Run pytest, no tests failed.

@Saif807380 Saif807380 merged commit cf8d496 into preprocessy:main May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot access member "X" and "y" for type "Split"

1 participant