pdstools


Namepdstools JSON
Version 3.4.1 PyPI version JSON
download
home_page
SummaryOpen source tooling that helps Data Scientists to analyze Pega models and conduct impactful analyses.
upload_time2024-03-06 15:31:53
maintainer
docs_urlNone
author
requires_python>=3.8
licenseApache-2.0
keywords pega pegasystems pds pdstools cdhtools datascientist tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <h1 class="no-underline" style="text-align:center"> Pega Data Scientist Tools </h1>
</p>

<p align="center">
<img height="100px" src="https://raw.githubusercontent.com/pegasystems/pega-datascientist-tools/master/images/pegasystems-inc-vector-logo.svg" alt="Pega logo">
</p>

<p align="center">
  <!-- Tests -->
  <a href="https://github.com/pegasystems/pega-datascientist-tools/actions">
    <img src="https://github.com/pegasystems/pega-datascientist-tools/workflows/Python%20tests/badge.svg" alt="Python tests">
  </a>
  <a href="https://github.com/pegasystems/pega-datascientist-tools/actions">
    <img src="https://github.com/pegasystems/pega-datascientist-tools/workflows/R%20tests/badge.svg" alt="R tests">
  </a>
  <!-- Code coverage -->
  <a href="https://codecov.io/gh/pegasystems/pega-datascientist-tools">
    <img src="https://codecov.io/gh/pegasystems/pega-datascientist-tools/branch/master/graph/badge.svg"/>
  </a>
  <!-- PyPi package-->
  <a href="https://badge.fury.io/py/pdstools"><img src="https://badge.fury.io/py/pdstools.svg" alt="PyPI version"></a>
  <!-- Wiki -->
  <a href="https://github.com/pegasystems/pega-datascientist-tools/wiki">
    <img src="https://img.shields.io/badge/wiki-up-success" alt="wiki">
  </a>
  <!-- Documentation -->
  <a href="https://pegasystems.github.io/pega-datascientist-tools/">
    <img src="https://img.shields.io/badge/Documentation-Up-brightgreen" alt="docs">
  </a>
  <!-- License -->
  <a href="https://github.com/pegasystems/pega-datascientist-tools/blob/master/LICENSE">
    <img src="https://img.shields.io/github/license/pegasystems/pega-datascientist-tools" alt="Apache License 2.0">
  </a>
</p>

Open source tooling that helps data scientists working with Pega AI to analyze Pega decisioning and modeling performance.

We release this under the Apache 2.0 license and welcome contributing back, preferably through pull requests, but just submitting an Issue or sending a note to the authors is fine too. Pega does not make any representation or warranty with respect to this free software.

The tools help to do analysis on Pega decisioning and predictive analytics as used in solutions such as Customer Decision Hub or Process AI, pull data from the platform, easily build meaningful plots and more. Tooling exists in both R and Python, as an R package and as notebooks and scripts for Python. See the [Graph Gallery](https://pegasystems.github.io/pega-datascientist-tools/Python/articles/graph_gallery.html) for a sample of the graphs you can build to help get insights from the platform. Or jump right into the examples in [Python examples](https://pegasystems.github.io/pega-datascientist-tools/Python/examples.html), [R vignettes](https://pegasystems.github.io/pega-datascientist-tools/R/articles/index.html), or [browse the example folder](https://github.com/pegasystems/pega-datascientist-tools/tree/master/examples).

# Getting Started

For instructions and information, see the [Pega Data Scientist Tools Wiki page](https://github.com/pegasystems/pega-datascientist-tools/wiki). For further examples and the API reference, see the [Documentation](https://pegasystems.github.io/pega-datascientist-tools/).

# Contributing

We love feedback. If you have interesting analysis plots you would like to share, we are very interested in incoporating them. If you developed tools or library functions that may be of interest to others, consider sending us a pull request. See [Contributing](https://github.com/pegasystems/pega-datascientist-tools/wiki/Contributing) for guidance on developing the R and Python packages.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pdstools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "pega,pegasystems,pds,pdstools,cdhtools,datascientist,tools",
    "author": "",
    "author_email": "Stijn Kas <stijn.kas@pega.com>",
    "download_url": "https://files.pythonhosted.org/packages/bb/12/271a7cac39e6e2df53cfa56652f5d80fbf1e2b1740eefa538a000689610c/pdstools-3.4.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <h1 class=\"no-underline\" style=\"text-align:center\"> Pega Data Scientist Tools </h1>\n</p>\n\n<p align=\"center\">\n<img height=\"100px\" src=\"https://raw.githubusercontent.com/pegasystems/pega-datascientist-tools/master/images/pegasystems-inc-vector-logo.svg\" alt=\"Pega logo\">\n</p>\n\n<p align=\"center\">\n  <!-- Tests -->\n  <a href=\"https://github.com/pegasystems/pega-datascientist-tools/actions\">\n    <img src=\"https://github.com/pegasystems/pega-datascientist-tools/workflows/Python%20tests/badge.svg\" alt=\"Python tests\">\n  </a>\n  <a href=\"https://github.com/pegasystems/pega-datascientist-tools/actions\">\n    <img src=\"https://github.com/pegasystems/pega-datascientist-tools/workflows/R%20tests/badge.svg\" alt=\"R tests\">\n  </a>\n  <!-- Code coverage -->\n  <a href=\"https://codecov.io/gh/pegasystems/pega-datascientist-tools\">\n    <img src=\"https://codecov.io/gh/pegasystems/pega-datascientist-tools/branch/master/graph/badge.svg\"/>\n  </a>\n  <!-- PyPi package-->\n  <a href=\"https://badge.fury.io/py/pdstools\"><img src=\"https://badge.fury.io/py/pdstools.svg\" alt=\"PyPI version\"></a>\n  <!-- Wiki -->\n  <a href=\"https://github.com/pegasystems/pega-datascientist-tools/wiki\">\n    <img src=\"https://img.shields.io/badge/wiki-up-success\" alt=\"wiki\">\n  </a>\n  <!-- Documentation -->\n  <a href=\"https://pegasystems.github.io/pega-datascientist-tools/\">\n    <img src=\"https://img.shields.io/badge/Documentation-Up-brightgreen\" alt=\"docs\">\n  </a>\n  <!-- License -->\n  <a href=\"https://github.com/pegasystems/pega-datascientist-tools/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/pegasystems/pega-datascientist-tools\" alt=\"Apache License 2.0\">\n  </a>\n</p>\n\nOpen source tooling that helps data scientists working with Pega AI to analyze Pega decisioning and modeling performance.\n\nWe release this under the Apache 2.0 license and welcome contributing back, preferably through pull requests, but just submitting an Issue or sending a note to the authors is fine too. Pega does not make any representation or warranty with respect to this free software.\n\nThe tools help to do analysis on Pega decisioning and predictive analytics as used in solutions such as Customer Decision Hub or Process AI, pull data from the platform, easily build meaningful plots and more. Tooling exists in both R and Python, as an R package and as notebooks and scripts for Python. See the [Graph Gallery](https://pegasystems.github.io/pega-datascientist-tools/Python/articles/graph_gallery.html) for a sample of the graphs you can build to help get insights from the platform. Or jump right into the examples in [Python examples](https://pegasystems.github.io/pega-datascientist-tools/Python/examples.html), [R vignettes](https://pegasystems.github.io/pega-datascientist-tools/R/articles/index.html), or [browse the example folder](https://github.com/pegasystems/pega-datascientist-tools/tree/master/examples).\n\n# Getting Started\n\nFor instructions and information, see the [Pega Data Scientist Tools Wiki page](https://github.com/pegasystems/pega-datascientist-tools/wiki). For further examples and the API reference, see the [Documentation](https://pegasystems.github.io/pega-datascientist-tools/).\n\n# Contributing\n\nWe love feedback. If you have interesting analysis plots you would like to share, we are very interested in incoporating them. If you developed tools or library functions that may be of interest to others, consider sending us a pull request. See [Contributing](https://github.com/pegasystems/pega-datascientist-tools/wiki/Contributing) for guidance on developing the R and Python packages.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Open source tooling that helps Data Scientists to analyze Pega models and conduct impactful analyses.",
    "version": "3.4.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pegasystems/pega-datascientist-tools/issues",
        "Docs": "https://pegasystems.github.io/pega-datascientist-tools/",
        "Homepage": "https://github.com/pegasystems/pega-datascientist-tools",
        "Wiki": "https://github.com/pegasystems/pega-datascientist-tools/wiki"
    },
    "split_keywords": [
        "pega",
        "pegasystems",
        "pds",
        "pdstools",
        "cdhtools",
        "datascientist",
        "tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f27c66c6d8c4651b06231ede7daf553eaeaf87f84514ea9dad0165e037c45d6",
                "md5": "7f6d56607d3d174a97755623824bb37d",
                "sha256": "675c3c79b14d1b65ab1cab7de175bd93683512d5a7d3f23286360f19a7842b18"
            },
            "downloads": -1,
            "filename": "pdstools-3.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f6d56607d3d174a97755623824bb37d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 137383,
            "upload_time": "2024-03-06T15:31:51",
            "upload_time_iso_8601": "2024-03-06T15:31:51.978585Z",
            "url": "https://files.pythonhosted.org/packages/6f/27/c66c6d8c4651b06231ede7daf553eaeaf87f84514ea9dad0165e037c45d6/pdstools-3.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb12271a7cac39e6e2df53cfa56652f5d80fbf1e2b1740eefa538a000689610c",
                "md5": "dbd539f8171924b110fd8bffd9d5d9a5",
                "sha256": "fa11bcf4ef7192e7db44863d151a59d02dcd6d0422de94d38cb0eb244d9632e0"
            },
            "downloads": -1,
            "filename": "pdstools-3.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dbd539f8171924b110fd8bffd9d5d9a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 121657,
            "upload_time": "2024-03-06T15:31:53",
            "upload_time_iso_8601": "2024-03-06T15:31:53.696155Z",
            "url": "https://files.pythonhosted.org/packages/bb/12/271a7cac39e6e2df53cfa56652f5d80fbf1e2b1740eefa538a000689610c/pdstools-3.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 15:31:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pegasystems",
    "github_project": "pega-datascientist-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pdstools"
}
        
Elapsed time: 0.19935s