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

fix: numpy removing trailing nulls from strings #428

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

JGSweets
Copy link
Contributor

If a string ends in a null character, it is trimmed by numpy during training. This stops that for occurring by setting the dtrype to object

@JGSweets JGSweets added Bug Something isn't working High Priority Dramatic improvement, inaccurate calculation(s) or bug / feature making the library unusable labels Nov 19, 2021
@lettergram lettergram merged commit a2caf66 into capitalone:main Nov 19, 2021
Copy link
Contributor

@ksneab7 ksneab7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for investigating and fixing this!!

stevensecreti pushed a commit to stevensecreti/DataProfiler that referenced this pull request Jun 15, 2022
Squash merging with only 1 approval due to nature of bug and fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working High Priority Dramatic improvement, inaccurate calculation(s) or bug / feature making the library unusable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants