We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9eb7c0 commit 5736fb4Copy full SHA for 5736fb4
CHANGELOG.md
@@ -9,6 +9,11 @@ Packaging:
9
- `dask>=2025.1.0` is now required.
10
- `python>=3.10` is now required.
11
12
+Bug fixes:
13
+
14
+- Fixed `GeoDataFrame.drop` returning a `GeoDataFrame`
15
+ instead of a `DataFrame`, when dropping the geometry
16
+ column (#321).
17
18
Version 0.4.2 (September 24, 2024)
19
----------------------------------
0 commit comments