What's Changed
Enhancements
- ENH: add Moran_Local.plot by @martinfleis in #355
- ENH: add Moran scatterplot ported from splot by @martinfleis in #356
- ENH: expose scatterplot on bivariate Moran stats by @martinfleis in #358
- ENH: add plot_combination to Moran_Local and Moran_Local_BV and basic plotting to Moran_Local_BV by @martinfleis in #360
- ENH: move moran_facet plotting from splot by @martinfleis in #359
Other Changes
- make matplotlib optional by @james-willis in #346
- Fix typo in documentation. by @nbeaver in #349
- DOC: add description for z attr in Moran_Local by @mrariden in #354
- ENH: add Moran.plot_simulation and Moran_BV.plot_simulation by @martinfleis in #357
- Correct documentation by @JasonSteelmanCoder in #352
New Contributors
- @james-willis made their first contribution in #346
- @nbeaver made their first contribution in #349
- @mrariden made their first contribution in #354
- @JasonSteelmanCoder made their first contribution in #352
Full Changelog: v2.6.0...v2.7.0