pandastools


Namepandastools JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/phil65/pandastools
SummaryHelper functions for Pandas DataFrames / Series
upload_time2023-04-03 22:40:41
maintainer
docs_urlNone
authorphil65
requires_python>=3.10,<3.12
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # pandastools: Helper functions for Pandas DataFrames / Series
[![PyPI Latest Release](https://img.shields.io/pypi/v/pandastools.svg)](https://pypi.org/project/pandastools/)
[![Package Status](https://img.shields.io/pypi/status/pandastools.svg)](https://pypi.org/project/pandastools/)
[![License](https://img.shields.io/pypi/l/pandastools.svg)](https://github.com/pandastools-dev/pandastools/blob/master/LICENSE)
[![Travis Build Status](https://travis-ci.org/pandastools-dev/pandastools.svg?branch=master)](https://travis-ci.org/pandastools-dev/pandastools)
[![CodeCov](https://codecov.io/gh/phil65/PandasTools/branch/master/graph/badge.svg)](https://codecov.io/gh/phil65/PandasTools)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![PyUp](https://pyup.io/repos/github/phil65/PandasTools/shield.svg)](https://pyup.io/repos/github/phil65/PandasTools/)

## What is it?

**PandasTools** is a Python package that provides additional functions for Pandas DataFrames, Series and Indexes via accessors

## Main Features

  - TODO

   [dataframe]: https://phil65.github.io/PandasTools/dataframe.html


## Where to get it
The source code is currently hosted on GitHub at:
https://github.com/phil65/PandasTools

The latest released version are available at the [Python
package index](https://pypi.org/project/pandastools).

```sh
# or PyPI
pip install pandastools
```

## Dependencies
- [pandas](https://pypi.org/project/pandas)


## Installation from sources

This project uses poetry for dependency management and packaging. Install this first.
In the `pandastools` directory (same one where you found this file after
cloning the git repo), execute:

```sh
poetry install
```

## License
[MIT](LICENSE)

## Documentation
The official documentation is hosted on Github Pages: https://phil65.github.io/PandasTools/

## Contributing to pandas [![Open Source Helpers](https://www.codetriage.com/phil65/pandastools/badges/users.svg)](https://www.codetriage.com/phil65/pandastools)

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.

Or maybe through using PandasTools you have an idea of your own or are looking for something in the documentation and thinking ‘this can be improved’...you can do something about it!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/phil65/pandastools",
    "name": "pandastools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "phil65",
    "author_email": "philipptemminghoff@googlemail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/00/638192f76ffaa5bf843ffeedcfda842dba30548e991d169ac66ac4ede4df/pandastools-0.7.0.tar.gz",
    "platform": null,
    "description": "# pandastools: Helper functions for Pandas DataFrames / Series\n[![PyPI Latest Release](https://img.shields.io/pypi/v/pandastools.svg)](https://pypi.org/project/pandastools/)\n[![Package Status](https://img.shields.io/pypi/status/pandastools.svg)](https://pypi.org/project/pandastools/)\n[![License](https://img.shields.io/pypi/l/pandastools.svg)](https://github.com/pandastools-dev/pandastools/blob/master/LICENSE)\n[![Travis Build Status](https://travis-ci.org/pandastools-dev/pandastools.svg?branch=master)](https://travis-ci.org/pandastools-dev/pandastools)\n[![CodeCov](https://codecov.io/gh/phil65/PandasTools/branch/master/graph/badge.svg)](https://codecov.io/gh/phil65/PandasTools)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![PyUp](https://pyup.io/repos/github/phil65/PandasTools/shield.svg)](https://pyup.io/repos/github/phil65/PandasTools/)\n\n## What is it?\n\n**PandasTools** is a Python package that provides additional functions for Pandas DataFrames, Series and Indexes via accessors\n\n## Main Features\n\n  - TODO\n\n   [dataframe]: https://phil65.github.io/PandasTools/dataframe.html\n\n\n## Where to get it\nThe source code is currently hosted on GitHub at:\nhttps://github.com/phil65/PandasTools\n\nThe latest released version are available at the [Python\npackage index](https://pypi.org/project/pandastools).\n\n```sh\n# or PyPI\npip install pandastools\n```\n\n## Dependencies\n- [pandas](https://pypi.org/project/pandas)\n\n\n## Installation from sources\n\nThis project uses poetry for dependency management and packaging. Install this first.\nIn the `pandastools` directory (same one where you found this file after\ncloning the git repo), execute:\n\n```sh\npoetry install\n```\n\n## License\n[MIT](LICENSE)\n\n## Documentation\nThe official documentation is hosted on Github Pages: https://phil65.github.io/PandasTools/\n\n## Contributing to pandas [![Open Source Helpers](https://www.codetriage.com/phil65/pandastools/badges/users.svg)](https://www.codetriage.com/phil65/pandastools)\n\nAll contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.\n\nOr maybe through using PandasTools you have an idea of your own or are looking for something in the documentation and thinking \u2018this can be improved\u2019...you can do something about it!\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Helper functions for Pandas DataFrames / Series",
    "version": "0.7.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bdd99d56a1bf4af37957836150c0b4c299dfa3c2ee56a7ee17547a284a11322",
                "md5": "d549232c1d419ec199936cafb6235405",
                "sha256": "49b749148b46618b57f84c7cbd3cbb07f39b3efe38108277f8ece46d8a3bc802"
            },
            "downloads": -1,
            "filename": "pandastools-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d549232c1d419ec199936cafb6235405",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 11814,
            "upload_time": "2023-04-03T22:40:40",
            "upload_time_iso_8601": "2023-04-03T22:40:40.261614Z",
            "url": "https://files.pythonhosted.org/packages/4b/dd/99d56a1bf4af37957836150c0b4c299dfa3c2ee56a7ee17547a284a11322/pandastools-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b00638192f76ffaa5bf843ffeedcfda842dba30548e991d169ac66ac4ede4df",
                "md5": "f15ad502533ed6cc2df628981e7411df",
                "sha256": "06db886618258c54fea5d9a3fb58e10e147f6a35f48d70b4bf7fc2668fce2cd5"
            },
            "downloads": -1,
            "filename": "pandastools-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f15ad502533ed6cc2df628981e7411df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 10177,
            "upload_time": "2023-04-03T22:40:41",
            "upload_time_iso_8601": "2023-04-03T22:40:41.995421Z",
            "url": "https://files.pythonhosted.org/packages/5b/00/638192f76ffaa5bf843ffeedcfda842dba30548e991d169ac66ac4ede4df/pandastools-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 22:40:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "phil65",
    "github_project": "pandastools",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pandastools"
}
        
Elapsed time: 0.04924s