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 ReactTable sorting with NaNs #181

Merged
merged 1 commit into from Aug 29, 2018
Merged

Conversation

twheys
Copy link
Contributor

@twheys twheys commented Aug 29, 2018

Fixed react table transformer to sort with NaN values in the column by moving the fillna part after the sort

@twheys twheys self-assigned this Aug 29, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 93.097% when pulling 029f157 on fix_sorting_with_nans_pandas into 90b9456 on fireant1.0.

@twheys twheys merged commit 93cc081 into fireant1.0 Aug 29, 2018
@twheys twheys deleted the fix_sorting_with_nans_pandas branch August 29, 2018 15:33
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

3 participants