Core components of PySAL - A library of spatial analysis functions


Keywords
spatial, statistics, graphs, gis, spatial-data, spatial-statistics
License
BSD-3-Clause
Install
pip install libpysal==4.3.0

Documentation

Python Spatial Analysis Library Core

Continuous Integration codecov PyPI version Conda Version DOI Discord

libpysal modules

  • libpysal.cg – Computational geometry
  • libpysal.io – Input and output
  • libpysal.weights – Spatial weights
  • libpysal.examples – Built-in example datasets

Example Notebooks

Development

libpysal development is hosted on github.

Discussions of development occurs on the developer list as well as Discord.

Contributing

PySAL-libpysal is under active development and contributors are welcome. If you have any suggestions, feature requests, or bug reports, please open new issues on GitHub. To submit patches, please review PySAL's documentation for developers, the PySAL development guidelines, and the libpysal contributing guidelines before opening a pull request. Once your changes get merged, you’ll automatically be added to the Contributors List.

Bug reports

To search for or report bugs, please see libpysal's issues.

License information

See LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.