Skip to content

COMPAT: use numpy searchsorted #52

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

Merged
merged 3 commits into from
Jan 18, 2019

Conversation

jorisvandenbossche
Copy link
Member

Because it is not needed + to overcome pandas API change in 0.24.0
to return scalar instead of 1-element array

Noticed when I was running the tests for the other PR using pandas master. Related change in pandas is pandas-dev/pandas#23801

Because it is not needed + to overcome pandas API change in 0.24.0
to return scalar instead of 1-element array
@coveralls
Copy link

coveralls commented Jan 8, 2019

Coverage Status

Coverage decreased (-0.04%) to 90.837% when pulling bb6775a on jorisvandenbossche:searchsorted into 9a4269f on darribas:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.496% when pulling 4200397 on jorisvandenbossche:searchsorted into cb7a4a0 on darribas:master.

@jorisvandenbossche
Copy link
Member Author

@darribas This should be ready to be merged as is (no new tests needed, as existing tests already cover it and are passing)

@darribas
Copy link
Collaborator

Merging as the error that's picked up relates to #56 and not to this PR

@darribas darribas merged commit 14803f8 into geopandas:master Jan 18, 2019
@jorisvandenbossche jorisvandenbossche deleted the searchsorted branch January 18, 2019 15:06
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