Metadata-Version: 2.1
Name: esda
Version: 2.5.1
Summary: Exploratory Spatial Data Analysis in PySAL
Author-email: Serge Rey <sjsrey@gmail.com>, Levi Wolf <levi.john.wolf@bristol.ac.uk>
Maintainer: esda contributors
License: BSD 3-Clause
Project-URL: Home, https://pysal.org/esda/
Project-URL: Repository, https://github.com/pysal/esda
Keywords: exploratory data analysis, spatial statistics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: libpysal
Requires-Dist: pandas >1.4
Requires-Dist: scikit-learn >=1.0
Requires-Dist: scipy >=1.9
Provides-Extra: dev
Requires-Dist: pre-commit ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: numpydoc ; extra == 'docs'
Requires-Dist: pandoc ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'docs'
Requires-Dist: sphinx-bootstrap-theme ; extra == 'docs'
Provides-Extra: notebooks
Requires-Dist: folium ; extra == 'notebooks'
Requires-Dist: matplotlib ; extra == 'notebooks'
Requires-Dist: matplotlib-scalebar ; extra == 'notebooks'
Requires-Dist: seaborn ; extra == 'notebooks'
Requires-Dist: watermark ; extra == 'notebooks'
Provides-Extra: tests
Requires-Dist: codecov ; extra == 'tests'
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pytest-xdist ; extra == 'tests'
Requires-Dist: geopandas ; extra == 'tests'

Exploratory Spatial Data Analysis in PySAL


.. _PySAL: http://pysal.org
