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

Boolean, Datetime and LabelEncodingTransformer transformers fail with 2D ndarray #160

Closed
pvk-developer opened this issue Mar 27, 2021 · 0 comments · Fixed by #161
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pvk-developer
Copy link
Member

Environment Details

Please indicate the following details about the environment in which you found the bug:

  • RDT version: 0.4.1.dev0
  • Python version: 3.8
  • Operating System: Pop!OS 20.04

Error Description

The BooleanTransformer and the DatetimeTransformer fail when the reverse transform receives a 2d ndarray as input from the HyperTransformer. The other transformers work fine.

@pvk-developer pvk-developer added the bug Something isn't working label Mar 27, 2021
@pvk-developer pvk-developer changed the title Boolean and Datetime transformers fail with 2D ndarray Boolean, Datetime and LabelEncodingTransformer transformers fail with 2D ndarray Mar 29, 2021
@pvk-developer pvk-developer added this to the 0.4.1 milestone Mar 29, 2021
@pvk-developer pvk-developer self-assigned this Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant