What's Changed
Bug Fixes
- Fix for Graph.describe() when the graph has a string index (#759) by @u3ks in #760
- BUG: ensure validity of polygons in voronoi_frames by @martinfleis in #780
Enhancements
- Add exponential kernel to Graph by @knaaptime in #761
- ENH: ensure lag_spatial is compatible with both W and Graph by @martinfleis in #765
Maintenance
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #767
- COMPAT: h3 v4 compatibility by @martinfleis in #768
Other Changes
- DOC: W to g guide prune and typos by @sjsrey in #758
- TST: ignore neatnet in reverse dependency testing by @martinfleis in #771
- COMPAT: tackle numpy row_stack deprecation by @martinfleis in #773
- add union fallback to voronoi_frames by @martinfleis in #777
Full Changelog: v4.12.0...v4.13.0