Properties2
| Type | Concept |
| Note created | Feb 17, 2025 |
esda is a Python package for spatial analysis that belongs to the PySAL family. It includes several algorithms for spatial autocorrelation including Getis-Ord Gi* (using the esda.G or esda.G_Local) and Moran’s I (using the esda.Moran or esda.Moran_Local).