sumeh-dq


Namesumeh-dq JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummarySumeh is a project designed to extend the functionality of the Cuallee library by enabling the use of configuration
upload_time2024-10-02 15:04:57
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache license
keywords
VCS
bugtrack_url
requirements cuallee python-dateutil
Travis-CI
coveralls test coverage No coveralls.
            # Sumeh DQ

[![image](https://img.shields.io/pypi/v/sumeh_dq.svg)](https://pypi.python.org/pypi/sumeh_dq)

[![Documentation Status](https://readthedocs.org/projects/sumeh-dq/badge/?version=latest)](https://sumeh-dq.readthedocs.io/en/latest/?version=latest)

[![Updates](https://pyup.io/repos/github/maltzsama/sumeh_dq/shield.svg)](https://pyup.io/repos/github/maltzsama/sumeh_dq/)

Sumeh is a project designed to extend the functionality of the Cuallee
library by enabling the use of configuration

-   Free software: Apache license
-   Documentation: <https://sumeh-dq.readthedocs.io>.

## Features

-   [x] is_complete
-   [x] is_unique
-   [x] is_primary_key
-   [x] are_complete
-   [x] are_unique
-   [x] is_composite_key
-   [x] is_greater_than
-   [x] is_positive
-   [x] is_negative
-   [x] is_greater_or_equal_than
-   [x] is_less_than
-   [x] is_less_or_equal_than
-   [x] is_equal_than
-   [x] is_contained_in
-   [x] is_in
-   [x] not_contained_in
-   [x] not_in
-   [x] is_between
-   [x] has_pattern
-   [x] is_legit
-   [x] has_min
-   [x] has_max
-   [x] has_std
-   [x] has_mean
-   [x] has_sum
-   [ ] has_percentile
-   [x] has_cardinality
-   [x] has_infogain
-   [ ] has_max_by
-   [ ] has_min_by
-   [ ] has_correlation
-   [x] has_entropy
-   [ ] is_inside_interquartile_range
-   [x] is_in_millions
-   [x] is_in_billions
-   [x] is_t_minus_1
-   [x] is_t_minus_2
-   [x] is_t_minus_3
-   [x] is_t_minus_n
-   [x] is_today
-   [x] is_yesterday
-   [x] is_on_weekday
-   [x] is_on_weekend
-   [x] is_on_monday
-   [x] is_on_tuesday
-   [x] is_on_wednesday
-   [x] is_on_thursday
-   [x] is_on_friday
-   [x] is_on_saturday
-   [x] is_on_sunday
-   [ ] is_on_schedule
-   [ ] is_daily
-   [ ] has_workflow
-   [ ] is_custom
-   [x] satisfies
-   [x] validate

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sumeh-dq",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Demetrius Albuquerque <demetrius.albuquerque@yahoo.com.br>",
    "keywords": null,
    "author": null,
    "author_email": "Demetrius Albuquerque <demetrius.albuquerque@yahoo.com.br>",
    "download_url": "https://files.pythonhosted.org/packages/c6/d4/c3e2c2e966ff6a0e0ffae47d211d36771e806db718ff419eeb4e7f5a855d/sumeh_dq-0.1.0.tar.gz",
    "platform": null,
    "description": "# Sumeh DQ\n\n[![image](https://img.shields.io/pypi/v/sumeh_dq.svg)](https://pypi.python.org/pypi/sumeh_dq)\n\n[![Documentation Status](https://readthedocs.org/projects/sumeh-dq/badge/?version=latest)](https://sumeh-dq.readthedocs.io/en/latest/?version=latest)\n\n[![Updates](https://pyup.io/repos/github/maltzsama/sumeh_dq/shield.svg)](https://pyup.io/repos/github/maltzsama/sumeh_dq/)\n\nSumeh is a project designed to extend the functionality of the Cuallee\nlibrary by enabling the use of configuration\n\n-   Free software: Apache license\n-   Documentation: <https://sumeh-dq.readthedocs.io>.\n\n## Features\n\n-   [x] is_complete\n-   [x] is_unique\n-   [x] is_primary_key\n-   [x] are_complete\n-   [x] are_unique\n-   [x] is_composite_key\n-   [x] is_greater_than\n-   [x] is_positive\n-   [x] is_negative\n-   [x] is_greater_or_equal_than\n-   [x] is_less_than\n-   [x] is_less_or_equal_than\n-   [x] is_equal_than\n-   [x] is_contained_in\n-   [x] is_in\n-   [x] not_contained_in\n-   [x] not_in\n-   [x] is_between\n-   [x] has_pattern\n-   [x] is_legit\n-   [x] has_min\n-   [x] has_max\n-   [x] has_std\n-   [x] has_mean\n-   [x] has_sum\n-   [ ] has_percentile\n-   [x] has_cardinality\n-   [x] has_infogain\n-   [ ] has_max_by\n-   [ ] has_min_by\n-   [ ] has_correlation\n-   [x] has_entropy\n-   [ ] is_inside_interquartile_range\n-   [x] is_in_millions\n-   [x] is_in_billions\n-   [x] is_t_minus_1\n-   [x] is_t_minus_2\n-   [x] is_t_minus_3\n-   [x] is_t_minus_n\n-   [x] is_today\n-   [x] is_yesterday\n-   [x] is_on_weekday\n-   [x] is_on_weekend\n-   [x] is_on_monday\n-   [x] is_on_tuesday\n-   [x] is_on_wednesday\n-   [x] is_on_thursday\n-   [x] is_on_friday\n-   [x] is_on_saturday\n-   [x] is_on_sunday\n-   [ ] is_on_schedule\n-   [ ] is_daily\n-   [ ] has_workflow\n-   [ ] is_custom\n-   [x] satisfies\n-   [x] validate\n",
    "bugtrack_url": null,
    "license": "Apache license",
    "summary": "Sumeh is a project designed to extend the functionality of the Cuallee library by enabling the use of configuration",
    "version": "0.1.0",
    "project_urls": {
        "bugs": "https://github.com/maltzsama/sumeh_dq/issues",
        "changelog": "https://github.com/maltzsama/sumeh_dq/blob/master/changelog.md",
        "homepage": "https://github.com/maltzsama/sumeh_dq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "076399930b594addee0ec626b953d996a5300e0aade2b28ae5ea1c160f060d11",
                "md5": "8fa29999eba6ef9cc0c850aa2c2e025d",
                "sha256": "47a798d7a111fff1deb908d8c29c5c13fb7fab80a1978340402b0a91a76060c6"
            },
            "downloads": -1,
            "filename": "sumeh_dq-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8fa29999eba6ef9cc0c850aa2c2e025d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7836,
            "upload_time": "2024-10-02T15:04:55",
            "upload_time_iso_8601": "2024-10-02T15:04:55.560054Z",
            "url": "https://files.pythonhosted.org/packages/07/63/99930b594addee0ec626b953d996a5300e0aade2b28ae5ea1c160f060d11/sumeh_dq-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6d4c3e2c2e966ff6a0e0ffae47d211d36771e806db718ff419eeb4e7f5a855d",
                "md5": "ab65ce129b3bdceb55610589bbbf1b63",
                "sha256": "bb7ff8d82bdc54dcf73bbd08b06edcfeed7483ec7835c786b8c766d3a65cf051"
            },
            "downloads": -1,
            "filename": "sumeh_dq-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab65ce129b3bdceb55610589bbbf1b63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 52430,
            "upload_time": "2024-10-02T15:04:57",
            "upload_time_iso_8601": "2024-10-02T15:04:57.125227Z",
            "url": "https://files.pythonhosted.org/packages/c6/d4/c3e2c2e966ff6a0e0ffae47d211d36771e806db718ff419eeb4e7f5a855d/sumeh_dq-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 15:04:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maltzsama",
    "github_project": "sumeh_dq",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cuallee",
            "specs": [
                [
                    "==",
                    "0.14.1"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0.post0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "sumeh-dq"
}
        
Elapsed time: 0.34868s