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

Cannot print 'CustomLabelEncoder': 'ValueError' #609

Merged
merged 2 commits into from
Jan 13, 2023

Conversation

amontanez24
Copy link
Contributor

resolves #607

@amontanez24 amontanez24 requested a review from a team as a code owner January 11, 2023 23:35
@amontanez24 amontanez24 requested review from katxiao, pvk-developer and a team and removed request for a team January 11, 2023 23:35
@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (ecf18f4) compared to base (a03d204).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #609   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         1535      1543    +8     
=========================================
+ Hits          1535      1543    +8     
Impacted Files Coverage Δ
rdt/__init__.py 100.00% <100.00%> (ø)
rdt/transformers/categorical.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@amontanez24 amontanez24 merged commit e4fb0e5 into master Jan 13, 2023
@amontanez24 amontanez24 deleted the issue-607-print-custom-le branch January 13, 2023 18:03
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 print CustomLabelEncoder: ValueError
4 participants