4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: update warning note about dependencies with pip (#3036) More... 8 months ago
TST: update groupby metadata test for pandas 2.1 (#3000) More... 8 months ago
TST/CI: correct pandas skip and ensure up to date matplotlib (#3038) More... 8 months ago
REF: remove support of PyGEOS and Shapely<2 (#3013) More... 8 months ago
DOC: minor grammar fix (#3022) More... 8 months ago
RLS: v0.14.0 More... 9 months ago
RLS: prepare changelog for 0.14 (#3012) More... 9 months ago
DEP: GeoSeries.geom_almost_equals (#3017) More... 9 months ago
DOC: use included tilelayer in explore guide (#3011) More... 9 months ago
COMPAT: fix warnings for latest pandas (#3010) More... 9 months ago
CI: test pandas future options (CoW and strings) in dev build (#2992) More... 9 months ago
DOC: update io user guide to mention pyogrio (#3008) More... 9 months ago
ENH: add remove_repeated_points as a GeoSeries method (#2940) More... 9 months ago
ENH: expose reverse (#2988) More... 9 months ago
REF: deprecate seed keyword to rng in sample_points (#2913) More... 9 months ago
COMPAT: Remove base.equals override (#3004) More... 9 months ago
DOC: remove Stamen tiles from docs (#3006) More... 9 months ago
Update minimum package dependencies (#3001) More... 9 months ago
CI: Bump actions/checkout from 3 to 4 (#3005) More... 9 months ago
CI: use the new nightly repo (#2996) More... 9 months ago
BUG: fix pygeos compat for concave hull (#3002) More... 9 months ago
ENH: Link files with .fgb extension to FlatGeobuf driver (#2958) More... 9 months ago
ENH: add frechet_distance method (#2929) More... 9 months ago
Switch the default geometry engine to Shapely (#2999) More... 9 months ago
TST: resolve windows specific dtype test failures (#2965) More... 9 months ago
BUG: Avoid numpy invalid warning in Hilbert distance for points with constant x or y values (#2993) More... 9 months ago
TST: skip astype(object) check in test for pandas 2.1.0 (#2994) More... 9 months ago
COMPAT: add fillna copy keyword for pandas 2.1 (#2986) More... 9 months ago
ENH: Added minimum_rotated_rectangle from shapely (#2541) More... 9 months ago
ENH: add shortest_line from shapely (#2960) More... 9 months ago