Bump geopandas from 0.11.1 to 0.14.4 in /docker/sedona-spark-jupyterlab
Bumps geopandas from 0.11.1 to 0.14.4.
Release notes
Sourced from geopandas's releases.
v0.14.4
Small bug-fix release with several fixes for compatibility with the upcoming pandas 3.0, numpy 2.0 and fiona 1.10 releases.
v0.14.3
Small bug-fix release:
- Several fixes for compatibility with the latest pandas 2.2 release.
- Fix bug in
pandas.concatCRS consistency checking where CRS differing by WKT whitespace only were treated as incompatible (#3023).v0.14.2
Small bug-fix release:
- Fix regression in
overlaywhere usingbuffer(0)instead ofmake_validinternally produced invalid results (#3074).- Fix
explore()method when the active geometry contains missing and empty geometries (#3094).v0.14.1
Small bug-fix release updating the GeoParquet spec version and with a critical security fix:
- The Parquet and Feather IO functions now support the latest 1.0.0 version of the GeoParquet specification (geoparquet.org) (#2663).
- Fix
read_parquetandread_featherfor CVE-2023-47248 (#3070).v0.14.0
GeoPandas will use Shapely 2.0 by default instead of PyGEOS when both Shapely >= 2.0 and PyGEOS are installed. PyGEOS will continue to be used by default when PyGEOS is installed alongside Shapely < 2.0. Support for PyGEOS and Shapely < 2.0 will be removed in GeoPandas 1.0. (#2999)
API changes:
seedkeyword insample_pointsis deprecated. Usernginstead. (#2913).New methods:
- Added
concave_hullmethod from shapely to GeoSeries/GeoDataframe (#2903).- Added
delaunay_trianglesmethod from shapely to GeoSeries/GeoDataframe (#2907).- Added
extract_unique_pointsmethod from shapely to GeoSeries/GeoDataframe (#2915).- Added
frechet_distance()method from shapely to GeoSeries/GeoDataframe (#2929).- Added
hausdorff_distancemethod from shapely to GeoSeries/GeoDataframe (#2909).- Added
minimum_rotated_rectanglemethod from shapely to GeoSeries/GeoDataframe (#2541).- Added
offset_curvemethod from shapely to GeoSeries/GeoDataframe (#2902).- Added
remove_repeated_pointsmethod from shapely to GeoSeries/GeoDataframe (#2940).- Added
reversemethod from shapely to GeoSeries/GeoDataframe (#2988).- Added
segmentizemethod from shapely to GeoSeries/GeoDataFrame (#2910).- Added
shortest_linemethod from shapely to GeoSeries/GeoDataframe (#2960).New features and improvements:
- Added
exclusiveparameter tosjoin_nearestmethod for Shapely >= 2.0 (#2877)- The
to_file()method will now automatically detect the FlatGeoBuf driver
... (truncated)
Changelog
Sourced from geopandas's changelog.
Version 0.14.4 (April 26, 2024)
- Several fixes for compatibility with the upcoming pandas 3.0, numpy 2.0 and fiona 1.10 releases.
Version 0.14.3 (Jan 31, 2024)
- Several fixes for compatibility with the latest pandas 2.2 release.
- Fix bug in
pandas.concatCRS consistency checking where CRS differing by WKT whitespace only were treated as incompatible (#3023).Version 0.14.2 (Jan 4, 2024)
- Fix regression in
overlaywhere usingbuffer(0)instead ofmake_validinternally produced invalid results (#3074).- Fix
explore()method when the active geometry contains missing and empty geometries (#3094).Version 0.14.1 (Nov 11, 2023)
- The Parquet and Feather IO functions now support the latest 1.0.0 version of the GeoParquet specification (geoparquet.org) (#2663).
- Fix
read_parquetandread_featherfor CVE-2023-47248 (#3070).Version 0.14 (Sep 15, 2023)
GeoPandas will use Shapely 2.0 by default instead of PyGEOS when both Shapely >= 2.0 and PyGEOS are installed. PyGEOS will continue to be used by default when PyGEOS is installed alongside Shapely < 2.0. Support for PyGEOS and Shapely < 2.0 will be removed in GeoPandas 1.0. (#2999)
API changes:
seedkeyword insample_pointsis deprecated. Usernginstead. (#2913).New methods:
- Added
concave_hullmethod from shapely to GeoSeries/GeoDataframe (#2903).- Added
delaunay_trianglesmethod from shapely to GeoSeries/GeoDataframe (#2907).- Added
extract_unique_pointsmethod from shapely to GeoSeries/GeoDataframe (#2915).- Added
frechet_distance()method from shapely to GeoSeries/GeoDataframe (#2929).- Added
hausdorff_distancemethod from shapely to GeoSeries/GeoDataframe (#2909).- Added
minimum_rotated_rectanglemethod from shapely to GeoSeries/GeoDataframe (#2541).- Added
offset_curvemethod from shapely to GeoSeries/GeoDataframe (#2902).- Added
remove_repeated_pointsmethod from shapely to GeoSeries/GeoDataframe (#2940).- Added
reversemethod from shapely to GeoSeries/GeoDataframe (#2988).- Added
segmentizemethod from shapely to GeoSeries/GeoDataFrame (#2910).- Added
shortest_linemethod from shapely to GeoSeries/GeoDataframe (#2960).New features and improvements:
... (truncated)
Commits
60c9773RLS: v0.14.4201584aupdate dateb900e0aDOC/RLS: start changelog for 0.14.4 (#3266)7022eebCOMPAT: avoid passing copy keyword to concat and astype for pandas 3.0 (#3254)e611c5ffix dissolve test - unary_union behaviour not yet changed0a21939MAINT: reduce warnings in the tests (#3126)b87985cFor pygeos: restore array returning shapely objects326a5d7BLD/RLS: add numpy explicitly as install dependency (#3264)934f8f6MAINT: Reduce warnings in CI (#2966)f71b6e2update test changes for pandas CoW- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)