- Notifications
You must be signed in to change notification settings - Fork58
statistics and classes for exploratory spatial data analysis
License
pysal/esda
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Methods for testing for global and local autocorrelation in areal unit data.
Installesda
by running:
preferred
$ conda install -c conda-forge esda
$ pip install esda
$ pip install git+https://github.com/pysal/esda@main
geopandas>=0.12
libpysal>=4.12
numpy>=1.24
pandas>1.5
scikit-learn>=1.2
scipy>=1.9
shapely>=2.0
numba>=0.57
- used to accelerate computational geometry and permutation-based statistical inference.rtree>=1.0
- required foresda.topo.isolation()
matplotlib
- required foresda.moran.explore()
PySAL-esda is under active development and contributors are welcome.
If you have any suggestion, feature request, or bug report, please open a newissue on GitHub. To submit patches, please follow the PySAL developmentguidelines and open apull request. Once your changes get merged, you’ll automatically be added to theContributors List.
If you are having issues, please talk to us in theesda
Discord channel.
The project is licensed under theBSD 3-Clause license.
National Science Foundation Award #1421935:New Approaches to Spatial Distribution Dynamics
About
statistics and classes for exploratory spatial data analysis