Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

225 bring basenominaltransformer in line with new testing setup #235

Merged

Conversation

lsumption
Copy link
Contributor

Link to issue: #225
Update BaseNominalTransformer tests to be in line with testing refactor: #150

  • Added FITS attribute in line with imputers: setup ArbitraryTransformer with new testing appraoch #212
  • Moved check_mappable_rows to transform method
  • Updated child classes & their tests to account for above refactoring changes
  • Updated BaseNominalTransformer tests in line with testing refactor

@lsumption lsumption linked an issue Apr 22, 2024 that may be closed by this pull request
tubular/nominal.py Show resolved Hide resolved
tubular/nominal.py Show resolved Hide resolved
tubular/nominal.py Outdated Show resolved Hide resolved
tubular/nominal.py Outdated Show resolved Hide resolved
tests/nominal/test_BaseNominalTransformer.py Show resolved Hide resolved
@limlam96
Copy link
Contributor

also remember changelog :)

@lsumption lsumption merged commit f6639b3 into main Apr 25, 2024
12 checks passed
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.

Bring BaseNominalTransformer in line with new testing setup
3 participants