.git-blame-ignore-revs
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE.txt
README.md
codecov.yml
environment.yml
pyproject.toml
.github/dependabot.yml
.github/release.yml
.github/workflows/build_docs.yml
.github/workflows/release.yml
.github/workflows/testing.yml
ci/311-latest.yaml
ci/311-numba-latest.yaml
ci/311-oldest.yaml
ci/312-latest.yaml
ci/312-numba-latest.yaml
ci/313-dev.yaml
ci/313-latest.yaml
ci/313-numba-latest.yaml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/references.rst
docs/tutorial.rst
docs/_static/pysal-styles.css
docs/_static/references.bib
docs/_static/auto/references.el
docs/_static/images/equalinterval.png
docs/_static/images/fisherjenks.png
docs/_static/images/hr60fj10.png
docs/_static/images/hr60mb10.png
docs/_static/images/hr60q10.png
docs/_static/images/pysal_favicon.ico
docs/_static/images/quantiles.png
mapclassify/__init__.py
mapclassify/_classify_API.py
mapclassify/classifiers.py
mapclassify/greedy.py
mapclassify/legendgram.py
mapclassify/pooling.py
mapclassify/util.py
mapclassify.egg-info/PKG-INFO
mapclassify.egg-info/SOURCES.txt
mapclassify.egg-info/dependency_links.txt
mapclassify.egg-info/requires.txt
mapclassify.egg-info/top_level.txt
mapclassify/datasets/__init__.py
mapclassify/datasets/calemp/README.md
mapclassify/datasets/calemp/__init__.py
mapclassify/datasets/calemp/calempdensity.csv
mapclassify/datasets/calemp/data.py
mapclassify/tests/__init__.py
mapclassify/tests/test_classify.py
mapclassify/tests/test_greedy.py
mapclassify/tests/test_legendgram.py
mapclassify/tests/test_mapclassify.py
mapclassify/tests/test_rgba.py
mapclassify/tests/baseline/test_histogram_plot.png
mapclassify/tests/baseline/test_histogram_plot_despine.png
mapclassify/tests/baseline/test_histogram_plot_linewidth.png
mapclassify/tests/baseline_images/test_legendgram/legendgram_cmap.png
mapclassify/tests/baseline_images/test_legendgram/legendgram_default.png
mapclassify/tests/baseline_images/test_legendgram/legendgram_map.png
mapclassify/tests/baseline_images/test_legendgram/legendgram_position.png
mapclassify/tests/baseline_images/test_legendgram/legendgram_quantiles.png
mapclassify/tests/baseline_images/test_legendgram/legendgram_vlines.png
notebooks/01_maximum_breaks.ipynb
notebooks/02_legends.ipynb
notebooks/03_choropleth.ipynb
notebooks/04_pooled.ipynb
notebooks/05_Greedy_coloring.ipynb
notebooks/06_api.ipynb
notebooks/07_std_anchor.ipynb
notebooks/08_manual_coloring.ipynb
notebooks/09_legendgram.ipynb