4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MAINT: set_geometry drop and align warning cleanup (#3236) More... about 1 month ago
API: raise when using unaligned Series as a method argument (#3271) More... about 1 month ago
API: fix the default align value in hausdorff_distance and frechet_distance (#3268) More... about 1 month ago
DOC/RLS: start changelog for 0.14.4 (#3266) More... about 1 month ago
Fix error message when specifying IO engine that is not available (#3267) More... about 1 month ago
COMPAT: avoid passing copy keyword to concat and astype for pandas 3.0 (#3254) More... about 1 month ago
BLD/RLS: add numpy explicitly as install dependency (#3264) More... about 1 month ago
ENH: allow sorting of geodataframe or geoseries when clipping (#3233) More... about 1 month ago
ENH: add intersection_all (#3228) More... about 1 month ago
CLN: pass drop=None to DataFrame.set_geometry (#3255) More... about 1 month ago
GHA: Split scheduled tests into a seperate workflow (#3251) More... about 1 month ago
TST: remove nybb usage in set geometry api tests (#3249) More... about 1 month ago
DOC: add migration guide for fiona to pyogrio (#3206) More... about 2 months ago
GHA: update versioneer GHA so it uses pre-commit and does not run on forks (#3247) More... about 2 months ago
RLS: v1.0.0-alpha1 More... about 2 months ago
RLS: mark 1.0.0-alpha1 in the changelog (#3246) More... about 2 months ago
TST: properly skip set_geometry tests when pyproj is not available (#3245) More... about 2 months ago
REGR: fix order of left sjoin with within predicate (#3240) More... about 2 months ago
BUG/API: Set geometry api where `col` is named / with `drop=True` (#3237) More... about 2 months ago
ENH: show_bbox and drop_id added to geoseries.to_json (#3226) More... about 2 months ago
ENH: add geopandas.list_layers wrapping pyogrio (#3224) More... about 2 months ago
DOC: Add buckaroo data table to the community docs (#3242) More... about 2 months ago
CI: install branca from main in dev env (#3241) More... about 2 months ago
CLN: remove plotting compatibility aliases (#3190) More... 2 months ago
TST: compat with pandas 3.0 for strict null check in assert_frame_equal (#3234) More... 2 months ago
COMPAT: adjust for new `copy` behaviour of numpy.array / __array__ (#3235) More... 2 months ago
Change the default IO engine to pyogrio (#3223) More... 2 months ago
ENH: harmonize read_file column selection keywords (support `columns` for fiona, support `ignore_fields`/`include_fields` for pyogrio for back compat) (#3133) More... 2 months ago
API: change the align default to None allowing silencing alignment warning in binary ops (#3212) More... 2 months ago
CI: include numpy nightlies in CI dev build (#3042) More... 2 months ago