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 bad NA value Issue #41

Merged
merged 4 commits into from
Aug 5, 2022
Merged

Fix bad NA value Issue #41

merged 4 commits into from
Aug 5, 2022

Conversation

Eve-ning
Copy link
Owner

@Eve-ning Eve-ning commented Aug 5, 2022

Major Changes

  • Fix: NA Value replacement was incorrectly set to bin_from instead of bin_to which caused to memory misalignment
  • Fix: NA summing incorrectly using .sum instead of np.nansum

@Eve-ning Eve-ning merged commit faaaa5f into master Aug 5, 2022
@Eve-ning Eve-ning deleted the fix-bad-na-value-issue branch August 5, 2022 13:12
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.

None yet

1 participant