{ "info": { "author": "Florian Finkernagel", "author_email": "finkernagel@imt.uni-marburg.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python" ], "description": "# dppd_plotnine\n\n| Build status: | [![Build Status](https://travis-ci.com/TyberiusPrime/dppd_plotnine.svg?branch=master)](https://travis-ci.com/TyberiusPrime/dppd_plotnine)|\n|---------------|-----------------------------------------------------------------------------|\n| Documentation | https://dppd_plotnine.readthedocs.io/en/latest/\n\ndppd_plotnine combines the power of\n[plotnine](https://plotnine.readthedocs.io/en/stable) and\n[dppd](https://dppd.readthedocs.io/en/latest/)\n\nIt allows you to use code like this\n\n\n```python\n import numpy as np\n from dppd import dppd\n import dppd_plotnine\n from plotnine.data import mtcars\n import plotnine as p9\n dp, X = dppd()\n\n plot = (\n dp(mtcars)\n .assign(kwh=X.hp * 0.74)\n .categorize(\"cyl\")\n .p9()\n .add_point(\n \"cyl\",\n \"kwh\",\n color=\"cyl\",\n position=p9.position_jitter(height=0, random_state=500),\n )\n .add_errorbar(\n x=\"cyl\",\n y=\"kwh_median\",\n ymin=\"kwh_median\",\n ymax=\"kwh_median\",\n data=dp(X.data)\n .groupby(\"cyl\")\n .summarize((\"kwh\", np.median, \"kwh_median\"))\n .pd,\n )\n .scale_color_manual(\n [\"red\", \"blue\", \"purple\"]\n ) # after pd, X is what it was before\n .pd\n )\n plot.save(\"test.png\")\n \n\n```\n\n![Example\nimage](https://github.com/TyberiusPrime/dppd_plotnine/raw/master/docs/_static/index.png)\n\nPlease see our full documentation at https://dppd_plotnine.readthedocs.io/en/latest/\nfor more details of the straight and enhanced plotnine mappings available.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/TyberiusPrime/dppd_plotnine", "keywords": "", "license": "mit", "maintainer": "", "maintainer_email": "", "name": "dppd-plotnine", "package_url": "https://pypi.org/project/dppd-plotnine/", "platform": "any", "project_url": "https://pypi.org/project/dppd-plotnine/", "project_urls": { "Homepage": "https://github.com/TyberiusPrime/dppd_plotnine" }, "release_url": "https://pypi.org/project/dppd-plotnine/0.2.3/", "requires_dist": null, "requires_python": "", "summary": "Combines plotnine and dppd", "version": "0.2.3" }, "last_serial": 5803585, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "de7eb94415cd6670388cfa8b4f0e07f2", "sha256": "5c86ef1c9b62dff8b2ea809c78b1338e7965fade5c07743aa6047a357f8e86da" }, "downloads": -1, "filename": "dppd_plotnine-0.1.tar.gz", "has_sig": false, "md5_digest": "de7eb94415cd6670388cfa8b4f0e07f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 208369, "upload_time": "2018-12-20T14:46:56", "url": "https://files.pythonhosted.org/packages/8b/d4/e9ae2e38317b11404be27e0d6f42b22defc9bfa85eaf6c94baf8ff21cea6/dppd_plotnine-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "5c393f90ff2f32707bde3cb895da4f4e", "sha256": "726638d6d98a164409dead68ade6539ea9779c70ea5031e94945b7c2ec475995" }, "downloads": -1, "filename": "dppd_plotnine-0.2.tar.gz", "has_sig": false, "md5_digest": "5c393f90ff2f32707bde3cb895da4f4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247949, "upload_time": "2019-05-07T13:57:19", "url": "https://files.pythonhosted.org/packages/28/0b/5a5c5c849f738acc5914fc72bed566c7fd0cef2fba7187536298eb602bc6/dppd_plotnine-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "5776a52a930cb20ebc9a0e66ee3e5a21", "sha256": "559ff5e3d0d31e59707dff2a3814f0929763de0f769334f7aa9e14d711464a5b" }, "downloads": -1, "filename": "dppd_plotnine-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5776a52a930cb20ebc9a0e66ee3e5a21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 238350, "upload_time": "2019-05-10T09:52:38", "url": "https://files.pythonhosted.org/packages/b9/9f/13c4e5c4b654899de3e7816d5849821995d54d7023ec3dcdf51473e6500f/dppd_plotnine-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "bc95dc0446158cd96a9f932fad9fac7a", "sha256": "6cbc09f13773e926efdff0f5c9dac88274f3fbabc487282ca9ee529cccbc1da6" }, "downloads": -1, "filename": "dppd_plotnine-0.2.2.tar.gz", "has_sig": false, "md5_digest": "bc95dc0446158cd96a9f932fad9fac7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 238712, "upload_time": "2019-09-09T13:02:06", "url": "https://files.pythonhosted.org/packages/93/23/7589ae565d81f91c533a037ecb6587e4a06422d154fddf3e41096fc7d2b4/dppd_plotnine-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "deb94c75e646a47e14995fbdb6ccf18c", "sha256": "6b92a1461817432d316f4e0372ed6fc3f547f404e041d54e1a8fb129705e35fa" }, "downloads": -1, "filename": "dppd_plotnine-0.2.3.tar.gz", "has_sig": false, "md5_digest": "deb94c75e646a47e14995fbdb6ccf18c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 238720, "upload_time": "2019-09-09T13:13:04", "url": "https://files.pythonhosted.org/packages/e5/6f/627282300062cd5515c1a4eca7ec0834fb480189518b3b2e71ceb38e14cc/dppd_plotnine-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "deb94c75e646a47e14995fbdb6ccf18c", "sha256": "6b92a1461817432d316f4e0372ed6fc3f547f404e041d54e1a8fb129705e35fa" }, "downloads": -1, "filename": "dppd_plotnine-0.2.3.tar.gz", "has_sig": false, "md5_digest": "deb94c75e646a47e14995fbdb6ccf18c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 238720, "upload_time": "2019-09-09T13:13:04", "url": "https://files.pythonhosted.org/packages/e5/6f/627282300062cd5515c1a4eca7ec0834fb480189518b3b2e71ceb38e14cc/dppd_plotnine-0.2.3.tar.gz" } ] }