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

add @set_property("input", "pd.Series") when needed #582

Merged
merged 1 commit into from
Nov 16, 2019

Conversation

dbarbier
Copy link
Contributor

This ensures that _do_extraction_on_chunk will pass a Series argument
and not a Numpy array, and avoids a Series->ndarray->Series conversion.

This ensures that _do_extraction_on_chunk will pass a Series argument
and not a Numpy array, and avoids a Series->ndarray->Series conversion.
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling 6c11b07 on dbarbier:db/series into e6f5d3e on blue-yonder:master.

@nils-braun
Copy link
Collaborator

Nice!

@nils-braun nils-braun merged commit 1110543 into blue-yonder:master Nov 16, 2019
@dbarbier dbarbier deleted the db/series branch November 17, 2019 14:05
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