data-degradation-detector


Namedata-degradation-detector JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryA part of my TFM/Research project handles data drift
upload_time2025-07-19 06:45:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseGPL-3.0-or-later
keywords data-drift data-degradation machine-learning data-quality
VCS
bugtrack_url
requirements build twine pandas matplotlib numpy scikit-learn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # data-degradation-detector

[![Tests](https://github.com/aloncrack7/data-degradation-detector/actions/workflows/tests.yml/badge.svg)](https://github.com/aloncrack7/data-degradation-detector/actions/workflows/tests.yml)
[![PyPI version](https://badge.fury.io/py/data-degradation-detector.svg)](https://badge.fury.io/py/data-degradation-detector)
[![Python Support](https://img.shields.io/pypi/pyversions/data-degradation-detector.svg)](https://pypi.org/project/data-degradation-detector/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Library to make estimations on data degradation

## Installation

```bash
pip install data-degradation-detector
```

## Development

### Running Tests

```bash
python -m pytest testing/ -v
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "data-degradation-detector",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "data-drift, data-degradation, machine-learning, data-quality",
    "author": null,
    "author_email": "Alonso Garc\u00eda Velasco <alonmadrid@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3f/ef/30ad9bc6350ba684b9fc3831ff41858abbd9b67dce0b6957b56d1194f87a/data_degradation_detector-1.0.3.tar.gz",
    "platform": null,
    "description": "# data-degradation-detector\n\n[![Tests](https://github.com/aloncrack7/data-degradation-detector/actions/workflows/tests.yml/badge.svg)](https://github.com/aloncrack7/data-degradation-detector/actions/workflows/tests.yml)\n[![PyPI version](https://badge.fury.io/py/data-degradation-detector.svg)](https://badge.fury.io/py/data-degradation-detector)\n[![Python Support](https://img.shields.io/pypi/pyversions/data-degradation-detector.svg)](https://pypi.org/project/data-degradation-detector/)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nLibrary to make estimations on data degradation\n\n## Installation\n\n```bash\npip install data-degradation-detector\n```\n\n## Development\n\n### Running Tests\n\n```bash\npython -m pytest testing/ -v\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "A part of my TFM/Research project handles data drift",
    "version": "1.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/aloncrack7/data-degradation-detector/issues",
        "Documentation": "https://github.com/aloncrack7/data-degradation-detector#readme",
        "Homepage": "https://github.com/aloncrack7/data-degradation-detector",
        "Repository": "https://github.com/aloncrack7/data-degradation-detector"
    },
    "split_keywords": [
        "data-drift",
        " data-degradation",
        " machine-learning",
        " data-quality"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "652c8068b703bd2f404e39270968058e8718b1dcf9b895ea604ebe6106fda644",
                "md5": "7079be7b14119524f3ee60730cc1acc1",
                "sha256": "a56d288ac4415d895d0e449f16c815a6711b61b1bccf92e2ab1f81e4c2ffb5d2"
            },
            "downloads": -1,
            "filename": "data_degradation_detector-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7079be7b14119524f3ee60730cc1acc1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21641,
            "upload_time": "2025-07-19T06:45:55",
            "upload_time_iso_8601": "2025-07-19T06:45:55.703639Z",
            "url": "https://files.pythonhosted.org/packages/65/2c/8068b703bd2f404e39270968058e8718b1dcf9b895ea604ebe6106fda644/data_degradation_detector-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3fef30ad9bc6350ba684b9fc3831ff41858abbd9b67dce0b6957b56d1194f87a",
                "md5": "b16225008374d2f9ec346535928e5827",
                "sha256": "d1bcb0a3eee0d3e731e5c3e178b3727fcc66088ace0c65a1e3756266617d2e40"
            },
            "downloads": -1,
            "filename": "data_degradation_detector-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b16225008374d2f9ec346535928e5827",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 20816,
            "upload_time": "2025-07-19T06:45:56",
            "upload_time_iso_8601": "2025-07-19T06:45:56.676371Z",
            "url": "https://files.pythonhosted.org/packages/3f/ef/30ad9bc6350ba684b9fc3831ff41858abbd9b67dce0b6957b56d1194f87a/data_degradation_detector-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-19 06:45:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aloncrack7",
    "github_project": "data-degradation-detector",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        }
    ],
    "lcname": "data-degradation-detector"
}
        
Elapsed time: 1.43147s