An open-source Python library for the analysis of network-based spatial data
spaghetti
Spaghetti is an open-source Python library for the analysis of network-based spatial data. Originating from the network module in PySAL (Python Spatial Analysis Library), it is under active development for the inclusion of newly proposed methods for building graph-theoretic networks and the analysis of network events.
An example of a network’s minimum spanning tree:
Examples
The following are a selection of some examples that can be launched individually as interactive binders from the links on their respective pages. Additional examples can be found in the Tutorials section of the documentation. See the pysal/notebooks
project for a jupyter-book
version of this repository.
Installation
As of version 1.5.3, spaghetti
officially supports Python 3.6, 3.7, 3.8, and 3.9. Please