[BUG]: Unexpected failure in .contains_properly
.
#896
Labels
3 - Ready for Review
Ready for review by team
bug
Something isn't working
non-breaking
Non-breaking change
Version
23.04
On which installation method(s) does this occur?
Rapids-Compose
Describe the issue
Using the
naturalearth_lowres
dataset produces an unexpected error with contains properly. We expect that aGeoSeries
can be used as its own argument to.contains_properly
, as inx.contains_properly(x)
and will return False. With thenaturalearth_lowres
dataframe, an error is thrown.Minimum reproducible example
Relevant log output
Environment details
Other/Misc.
No response
The text was updated successfully, but these errors were encountered: