azure-cognitiveservices-anomalydetector


Nameazure-cognitiveservices-anomalydetector JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-sdk-for-python
SummaryMicrosoft Azure Cognitive Services Anomaly Detector Client Library for Python
upload_time2024-05-01 21:53:03
maintainerNone
docs_urlNone
authorMicrosoft Corporation
requires_pythonNone
licenseMIT License
keywords azure azure sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Microsoft Azure SDK for Python

This package is no longer being maintained. Use the [azure-ai-anomalydetector](https://pypi.org/project/azure-ai-anomalydetector/) package instead for latest features and support.


# Release History

## 0.3.1 (2024-05-01)

This package is no longer being maintained. Use the [azure-ai-anomalydetector](https://pypi.org/project/azure-ai-anomalydetector/) package instead for latest features and support.

## 0.3.0 (2020-07-23)

**Features**

  - Added `change_point_detect` method to the client.
  - Added new models `ChangePointDetectRequest` and `ChangePointDetectResponse`

## 0.2.0 (2019-04-12)

**Bugfixes**

  - Fix some syntax error in the initial release

## 0.1.0 (2019-04-10)

  - Initial Release

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-sdk-for-python",
    "name": "azure-cognitiveservices-anomalydetector",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "azure, azure sdk",
    "author": "Microsoft Corporation",
    "author_email": "azpysdkhelp@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/de/fa/91f944690064608682aa146462f4e2350db1eac7e36f58db1f21ed51c11b/azure-cognitiveservices-anomalydetector-0.3.1.tar.gz",
    "platform": null,
    "description": "# Microsoft Azure SDK for Python\n\nThis package is no longer being maintained. Use the [azure-ai-anomalydetector](https://pypi.org/project/azure-ai-anomalydetector/) package instead for latest features and support.\n\n\n# Release History\n\n## 0.3.1 (2024-05-01)\n\nThis package is no longer being maintained. Use the [azure-ai-anomalydetector](https://pypi.org/project/azure-ai-anomalydetector/) package instead for latest features and support.\n\n## 0.3.0 (2020-07-23)\n\n**Features**\n\n  - Added `change_point_detect` method to the client.\n  - Added new models `ChangePointDetectRequest` and `ChangePointDetectResponse`\n\n## 0.2.0 (2019-04-12)\n\n**Bugfixes**\n\n  - Fix some syntax error in the initial release\n\n## 0.1.0 (2019-04-10)\n\n  - Initial Release\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Microsoft Azure Cognitive Services Anomaly Detector Client Library for Python",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-sdk-for-python"
    },
    "split_keywords": [
        "azure",
        " azure sdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5f9365731a3e2d940c1dac42f8dab32d5f401b0fb294470996c3aecf44433c86",
                "md5": "8d06557fd2a46624d3eefbfd38b0da23",
                "sha256": "f96c5c03db4b3dd83c5a92a6ec0234cefcf51c866a4f0fa68f698fc877973703"
            },
            "downloads": -1,
            "filename": "azure_cognitiveservices_anomalydetector-0.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d06557fd2a46624d3eefbfd38b0da23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16598,
            "upload_time": "2024-05-01T21:53:19",
            "upload_time_iso_8601": "2024-05-01T21:53:19.006586Z",
            "url": "https://files.pythonhosted.org/packages/5f/93/65731a3e2d940c1dac42f8dab32d5f401b0fb294470996c3aecf44433c86/azure_cognitiveservices_anomalydetector-0.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "defa91f944690064608682aa146462f4e2350db1eac7e36f58db1f21ed51c11b",
                "md5": "dcc421ad57cb636e6cb62697e0fc2800",
                "sha256": "40f1c9526b156ad8b109bb2a999e6b5134227e2a2c908a0c3281c45d3982f33c"
            },
            "downloads": -1,
            "filename": "azure-cognitiveservices-anomalydetector-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dcc421ad57cb636e6cb62697e0fc2800",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10888,
            "upload_time": "2024-05-01T21:53:03",
            "upload_time_iso_8601": "2024-05-01T21:53:03.022810Z",
            "url": "https://files.pythonhosted.org/packages/de/fa/91f944690064608682aa146462f4e2350db1eac7e36f58db1f21ed51c11b/azure-cognitiveservices-anomalydetector-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 21:53:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Azure",
    "github_project": "azure-sdk-for-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "azure-cognitiveservices-anomalydetector"
}
        
Elapsed time: 0.23475s