What's Changed
Bug Fixes
- BUG: Moran_Local p_sim calculation should use crand by @martinfleis in #487
Enhancements
- ENH: add LocalCrossPlot (Westerholt) plot and ability to scale Moran scatterplot by LOSH by @martinfleis in #446
Other Changes
- Bump mamba-org/setup-micromamba from 2 to 3 by @dependabot[bot] in #441
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #440
- Bump actions/github-script from 8 to 9 by @dependabot[bot] in #443
- DOC: move to new
docs/dir structure by @leehach in #444 - re-up formatting [2026-04-19] by @jGaboardi in #449
- Lint+turn on pre-commit for PRs -- [2026-04-25] by @jGaboardi in #451
- Stricter linting following #451 by @jGaboardi in #452
- remove deprecated HeadBanging after 9 years by @jGaboardi in #455
- remove deprecated 'by_col()' -
getisord.pyby @jGaboardi in #457 - mark
by_col()methods as deprecated by @jGaboardi in #456 - DOC: refactor to federation structure by @sjsrey in #447
- remove deprecated 'by_col()' -
{gamma,geary}.pyby @jGaboardi in #458 - remove
CHANGELOG.md- no longer used by @jGaboardi in #461 - remove deprecated 'by_col()' - join_counts.py by @jGaboardi in #462
- remove deprecated 'by_col()' -
smoothing.pyby @jGaboardi in #463 - Deprecate legacy __crand in getisord by @sjsrey in #466
- Docs federation build by @sjsrey in #467
- Move tests in main blocks to actual tests or remove by @jGaboardi in #465
- Doc map comparison by @sjsrey in #468
- add deps for nb build by @sjsrey in #470
- dependencies; by @knaaptime in #469
- Update build docs for versioning by @sjsrey in #471
- clean up some warnings in CI – [2026-05-01] by @jGaboardi in #472
- update_versions_json.py belongs only in gh-pages by @sjsrey in #474
- Handle more CI warnings CI – [2026-05-02] by @jGaboardi in #475
- only run
pushCI on main branch by @jGaboardi in #476 - reup SPEC000 - [2026-05-02] by @jGaboardi in #477
- actually add (and pass through) the
alternativekeyword arg for classes usingcrand()by @jGaboardi in #479 - get doctests of Examples back running by @jGaboardi in #481
- Debugging broken search on esda docs by @sjsrey in #488
- DOC: update sphinx pin in env for doc build action by @sjsrey in #491
- DOC: fixing sphinx warnings on doc build for shape.py by @sjsrey in #489
- Doc: missing ref for LOSH by @sjsrey in #490
- fix rough edges in
upload_package.ymlby @jGaboardi in #492 - TST: load test data ahead of time by @martinfleis in #493
- GHA: use dedicated env for docs build by @martinfleis in #498
- DOC: fix expected value in docstring by @martinfleis in #502
- DOC: properly expose LocalCrossPlot by @martinfleis in #501
- DOC: fix citation by @martinfleis in #503
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #505
- Docs user guide by @sjsrey in #496
- DOC: polish user guide by @martinfleis in #507
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #509
Full Changelog: v2.9.0...v2.10.0