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

Delete unnecessary transformers #373

Closed
npatki opened this issue Jan 26, 2022 · 0 comments · Fixed by #379
Closed

Delete unnecessary transformers #373

npatki opened this issue Jan 26, 2022 · 0 comments · Fixed by #379
Assignees
Labels
feature request Request for a new feature
Milestone

Comments

@npatki
Copy link
Contributor

npatki commented Jan 26, 2022

Problem Description

With our RDT refactor, we will not need to keep so many variants of similar transformers.

Expected behavior

Delete the following transformers (their functionality is already available via other transformers):

  • CategoricalFuzzyTransformer
  • NumericalRoundedBoundedTransformer
  • NumericalRoundedTransformer
  • NumericalBoundedTransformer
@npatki npatki added the feature request Request for a new feature label Jan 26, 2022
@amontanez24 amontanez24 added this to the 1.0.0 milestone Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants