-
-
Notifications
You must be signed in to change notification settings - Fork 372
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
compat: Spatialpandas with dask-expr #1405
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1405 +/- ##
==========================================
+ Coverage 87.04% 88.43% +1.38%
==========================================
Files 93 93
Lines 18749 18641 -108
==========================================
+ Hits 16321 16485 +164
+ Misses 2428 2156 -272 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great, and thanks for apply formatting standards
Uses a dev release tagged from holoviz/spatialpandas#171
Also removing all the legacy dask-dataframe logic in the tests.