{ "info": { "author": "Julien Jamme, Arlindo Dos Santos, Fran\u00e7ois S\u00e9m\u00e9curbe", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Cython", "Programming Language :: Python :: 3" ], "description": "## Beyond the Border (Python version) : Kernel Density Estimation for Urban Geography\n\n### btbpy (Beyond the Border for Python Users)\n\n`btbpy` is a partial transposition of R `btb` package, available on the [CRAN](https://cran.r-project.org/web/packages/btb/index.html).\n\n### Contributions\n\nDeveloper and maintainer of `btbpy` package\nJulien Jamme, \n\nAuthors and Contributors of R `btb` package:\nArlindo Dos Santos [cre],\nFrancois Semecurbe [drt, aut],\nAuriane Renaud [ctb],\nFarida Marouchi [ctb]\nJoachim Timoteo [ctb]\n\n#### What do `btbpy` and `btb` do ?\n\nThe kernelSmoothing() function allows you to square and smooth geolocated data. It calculates a classical kernel smoothing (conservative) or a geographically weighted median. There are only two major call modes of the function. The smoothing with quantiles method is not available on the btbpy package.\nThe first call mode is kernelSmoothing(obs, epsg, cellsize, bandwith) for a classical kernel smoothing and automatic grid.\nThe second call mode is kernelSmoothing(obs, epsg, cellsize, bandwith, centroids) for a classical kernel smoothing and user grid.\n \nGeographically weighted summary statistics : a framework for localised exploratory data analysis, C.Brunsdon & al., in Computers, Environment and Urban Systems C.Brunsdon & al. (2002) , \nStatistical Analysis of Spatial and Spatio-Temporal Point Patterns, Third Edition, Diggle, pp. 83-86, (2003) .", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/mrteste/btbpy", "keywords": "smooth greographic kernel smoothing", "license": "GPL3", "maintainer": "Julien Jamme", "maintainer_email": "julien.jamme@protonmail.com", "name": "btbpy", "package_url": "https://pypi.org/project/btbpy/", "platform": "", "project_url": "https://pypi.org/project/btbpy/", "project_urls": { "Homepage": "https://gitlab.com/mrteste/btbpy" }, "release_url": "https://pypi.org/project/btbpy/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Smooth geographical data", "version": "0.1.0" }, "last_serial": 5741940, "releases": { "0.0.5": [ { "comment_text": "", "digests": { "md5": "96d5ccc2b19066aee138c6fcb4ca64e9", "sha256": "13f86c5c9d5ec3d156593bee2178de3ba0f4b817e6f385dce39e2748e31f0526" }, "downloads": -1, "filename": "btbpy-0.0.5.tar.gz", "has_sig": false, "md5_digest": "96d5ccc2b19066aee138c6fcb4ca64e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1557017, "upload_time": "2019-07-11T00:14:32", "url": "https://files.pythonhosted.org/packages/b9/47/33b34722f321182d898d37eeb9fa4d017392ea0bc6b143caae4af9bcc962/btbpy-0.0.5.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "799d1f60aebcf7e563b0fbd56c8474fd", "sha256": "7840f421140626a0a7bf6cf95d991ee15b063858a537ee3c9b1c1218e065bb76" }, "downloads": -1, "filename": "btbpy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "799d1f60aebcf7e563b0fbd56c8474fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3235346, "upload_time": "2019-08-28T11:19:31", "url": "https://files.pythonhosted.org/packages/67/89/0122243ee60720c7fec3d5138dcdc18e141c1cf70563b759957cca0f8f98/btbpy-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "799d1f60aebcf7e563b0fbd56c8474fd", "sha256": "7840f421140626a0a7bf6cf95d991ee15b063858a537ee3c9b1c1218e065bb76" }, "downloads": -1, "filename": "btbpy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "799d1f60aebcf7e563b0fbd56c8474fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3235346, "upload_time": "2019-08-28T11:19:31", "url": "https://files.pythonhosted.org/packages/67/89/0122243ee60720c7fec3d5138dcdc18e141c1cf70563b759957cca0f8f98/btbpy-0.1.0.tar.gz" } ] }