[`esda`](https://pysal.org/esda/index.html) is a [[Python]] package for [[Spatial Data Science|spatial analysis]] that belongs to the [[PySAL]] family. It includes several algorithms for [[Spatial Autocorrelation|spatial autocorrelation]] including [[Getis-Ord Gi Star|Getis-Ord Gi*]] (using the `esda.G` or `esda.G_Local`) and [[Moran's I]] (using the `esda.Moran` or `esda.Moran_Local`).