Update dependency dask-geopandas to v0.4.2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| dask-geopandas | dependencies | patch |
0.4.1 -> 0.4.2
|
Release Notes
geopandas/dask-geopandas (dask-geopandas)
v0.4.2
Bug fixes:
- Ensure
read_file()produces a correct empty meta object, avoiding later errors inspatial_shuffle()(#302). - Fix in
sjoin()to work with GeoDataFrames after aspatial_shuffle()(#303).
Packaging:
-
distributedwas dropped as a required dependency, only depending ondask[dataframe](#258).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.