Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/esdaPublic

statistics and classes for exploratory spatial data analysis

License

NotificationsYou must be signed in to change notification settings

pysal/esda

Repository files navigation

tagContinuous IntegrationcodecovDOI

Methods for testing for global and local autocorrelation in areal unit data.

Documentation

Installation

Installesda by running:

conda-forge

preferred

$ conda install -c conda-forge esda

PyPI

$ pip install esda

GitHub

$ pip install git+https://github.com/pysal/esda@main

Requirements

  • geopandas>=0.12
  • libpysal>=4.12
  • numpy>=1.24
  • pandas>1.5
  • scikit-learn>=1.2
  • scipy>=1.9
  • shapely>=2.0

Optional dependencies

  • 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()

Contribute

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.

Support

If you are having issues, please talk to us in theesda Discord channel.

License

The project is licensed under theBSD 3-Clause license.

Funding

National Science Foundation Award #1421935:New Approaches to Spatial Distribution Dynamics


[8]ページ先頭

©2009-2025 Movatter.jp