ddeutil-df


Nameddeutil-df JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryData Developer & Engineer Dataframe Utility Functions
upload_time2024-05-05 14:21:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.13
licenseMIT
keywords data dataframe utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Data Utility Package: _Dataframe_

**Table of Contents**:

- [Installation](#installation)

Data Developer & Engineer Dataframe Utility Functions

## Installation

> [!IMPORTANT]
> The project does not deploy to the **PyPI** repository yet.

```shell
pip install ddeutil-df
```

## License

This project was licensed under the terms of the [MIT license](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ddeutil-df",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.13",
    "maintainer_email": null,
    "keywords": "data, dataframe, utility",
    "author": null,
    "author_email": "ddeutils <korawich.anu@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/10/82/95ab8410ddd1d90b844554af25119dd0d8ffdcb76b6aae2598341455bd3a/ddeutil_df-0.0.1.tar.gz",
    "platform": null,
    "description": "# Data Utility Package: _Dataframe_\n\n**Table of Contents**:\n\n- [Installation](#installation)\n\nData Developer & Engineer Dataframe Utility Functions\n\n## Installation\n\n> [!IMPORTANT]\n> The project does not deploy to the **PyPI** repository yet.\n\n```shell\npip install ddeutil-df\n```\n\n## License\n\nThis project was licensed under the terms of the [MIT license](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Data Developer & Engineer Dataframe Utility Functions",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ddeutils/ddeutil-df/",
        "Source Code": "https://github.com/ddeutils/ddeutil-df/"
    },
    "split_keywords": [
        "data",
        " dataframe",
        " utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18bd444e4b5f89bef913181487d0584e730eef8c670c530cc0ff72e60f13f320",
                "md5": "33b29343a9c944a7c33ce3d30071440a",
                "sha256": "0fbdb8143f3eccaff89731d70807980742cbf87f7966a0248482bde3fd2f2faa"
            },
            "downloads": -1,
            "filename": "ddeutil_df-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "33b29343a9c944a7c33ce3d30071440a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.13",
            "size": 4979,
            "upload_time": "2024-05-05T14:21:37",
            "upload_time_iso_8601": "2024-05-05T14:21:37.594229Z",
            "url": "https://files.pythonhosted.org/packages/18/bd/444e4b5f89bef913181487d0584e730eef8c670c530cc0ff72e60f13f320/ddeutil_df-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "108295ab8410ddd1d90b844554af25119dd0d8ffdcb76b6aae2598341455bd3a",
                "md5": "5220f9883a93451850f03f98e976177e",
                "sha256": "4828f8bd3b188744879ce5ab33cd56b2a864dac8ecea72356365ef15d285cf97"
            },
            "downloads": -1,
            "filename": "ddeutil_df-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5220f9883a93451850f03f98e976177e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.13",
            "size": 5401,
            "upload_time": "2024-05-05T14:21:39",
            "upload_time_iso_8601": "2024-05-05T14:21:39.373042Z",
            "url": "https://files.pythonhosted.org/packages/10/82/95ab8410ddd1d90b844554af25119dd0d8ffdcb76b6aae2598341455bd3a/ddeutil_df-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 14:21:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ddeutils",
    "github_project": "ddeutil-df",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ddeutil-df"
}
        
Elapsed time: 0.30189s