`mapclassify` implements a family of classification schemes for choropleth maps.
Its focus is on the determination of the number of classes, and the assignment
of observations to those classes. It is intended for use with upstream mapping
and geovisualization packages (see `geopandas`_ and `geoplot`_)
that handle the rendering of the maps.
For further theoretical background see "`Choropleth Mapping`_" in Rey, S.J., D. Arribas-Bel, and L.J. Wolf (2020) "Geographic Data Science with PySAL and the PyData Stackā.
.. _geopandas: https://geopandas.org/mapping.html
.. _geoplot: https://residentmario.github.io/geoplot/user_guide/Customizing_Plots.html
.. _Choropleth Mapping: https://geographicdata.science/book/notebooks/05_choropleth.html
Raw data
{
"_id": null,
"home_page": null,
"name": "mapclassify",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Serge Rey <sjsrey@gmail.com>, Wei Kang <weikang9009@gmail.com>",
"keywords": "spatial statistics, geovisualization",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/cc/b5/3d2baa210db885885f54667cbb90ead5a7e68e74a67519bf1ac32eb1be29/mapclassify-2.8.1.tar.gz",
"platform": null,
"description": "`mapclassify` implements a family of classification schemes for choropleth maps.\nIts focus is on the determination of the number of classes, and the assignment\nof observations to those classes. It is intended for use with upstream mapping\nand geovisualization packages (see `geopandas`_ and `geoplot`_)\nthat handle the rendering of the maps.\n\nFor further theoretical background see \"`Choropleth Mapping`_\" in Rey, S.J., D. Arribas-Bel, and L.J. Wolf (2020) \"Geographic Data Science with PySAL and the PyData Stack\u201d.\n\n.. _geopandas: https://geopandas.org/mapping.html\n.. _geoplot: https://residentmario.github.io/geoplot/user_guide/Customizing_Plots.html\n.. _Choropleth Mapping: https://geographicdata.science/book/notebooks/05_choropleth.html\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "Classification Schemes for Choropleth Maps.",
"version": "2.8.1",
"project_urls": {
"Home": "https://pysal.org/mapclassify/",
"Repository": "https://github.com/pysal/mapclassify"
},
"split_keywords": [
"spatial statistics",
" geovisualization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e7e9d7531a07454927788642373ae253ad6dd8714fec375a789031418ecebf2d",
"md5": "da80368f0fffae60f0103e690664c36b",
"sha256": "c79ba6ba9e51c16a5c209e824a47c76aa2b6df5773ec8a56a2f3871590d92fb6"
},
"downloads": -1,
"filename": "mapclassify-2.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "da80368f0fffae60f0103e690664c36b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 59085,
"upload_time": "2024-09-24T04:20:00",
"upload_time_iso_8601": "2024-09-24T04:20:00.423216Z",
"url": "https://files.pythonhosted.org/packages/e7/e9/d7531a07454927788642373ae253ad6dd8714fec375a789031418ecebf2d/mapclassify-2.8.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ccb53d2baa210db885885f54667cbb90ead5a7e68e74a67519bf1ac32eb1be29",
"md5": "af8e22829e2f97dfb4024782ecb245db",
"sha256": "306f4cb99ad1ea166b3efd7180c0a199d240bd801de7937327973d829673bc82"
},
"downloads": -1,
"filename": "mapclassify-2.8.1.tar.gz",
"has_sig": false,
"md5_digest": "af8e22829e2f97dfb4024782ecb245db",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4608933,
"upload_time": "2024-09-24T04:20:02",
"upload_time_iso_8601": "2024-09-24T04:20:02.501690Z",
"url": "https://files.pythonhosted.org/packages/cc/b5/3d2baa210db885885f54667cbb90ead5a7e68e74a67519bf1ac32eb1be29/mapclassify-2.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-24 04:20:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pysal",
"github_project": "mapclassify",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mapclassify"
}