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

Added handle for empty sort array in pandas transformer #180

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

twheys
Copy link
Contributor

@twheys twheys commented Aug 29, 2018

Fixed a case where an empty sort array passed to the fireant transformers would raise an unhandled exception.

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

Coverage Status

Coverage remained the same at 93.093% when pulling d0ccce7 on handle_empty_sort_array_pandas into 90b9456 on fireant1.0.

@twheys twheys merged commit 62dddb2 into fireant1.0 Aug 29, 2018
@twheys twheys deleted the handle_empty_sort_array_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.

3 participants