# trashpanda
**trashpanda** is a collection of helper methods composing tasks around
pandas.DataFrames and Series. Either they are to specific (or I didn't found
them).

## Installing
Installing the latest release using pip is recommended.
````shell script
$ pip install trashpanda
````
## Usage
The api reference with all available methods can be found at
https://trashpanda.readthedocs.io/en/latest/
## Authors
* **David Scheliga**
[@gitlab](https://gitlab.com/david.scheliga)
[@Linkedin](https://www.linkedin.com/in/david-scheliga-576984171/)
- Initial work
- Maintainer
## License
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the
[LICENSE](https://gitlab.com/david.scheliga/dicthandling/blob/master/LICENSE) file for details
## Acknowledge
- [Code style: black](https://github.com/psf/black)
- [PurpleBooth](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2)
- [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/david.scheliga/trashpanda",
"name": "trashpanda",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "pandas,helper",
"author": "David Scheliga",
"author_email": "david.scheliga@gmx.de",
"download_url": "https://files.pythonhosted.org/packages/75/88/3e532b0ea4b40044deaf1c6fd122f7724011ae3884ce30a692074b4983de/trashpanda-0.8b0.tar.gz",
"platform": "",
"description": "# trashpanda\n\n**trashpanda** is a collection of helper methods composing tasks around\npandas.DataFrames and Series. Either they are to specific (or I didn't found\nthem).\n\n\n\n## Installing\n\nInstalling the latest release using pip is recommended.\n\n````shell script\n$ pip install trashpanda\n````\n\n## Usage\n\nThe api reference with all available methods can be found at \nhttps://trashpanda.readthedocs.io/en/latest/\n\n\n## Authors\n\n* **David Scheliga** \n [@gitlab](https://gitlab.com/david.scheliga)\n [@Linkedin](https://www.linkedin.com/in/david-scheliga-576984171/)\n - Initial work\n - Maintainer\n\n## License\n\nThis project is licensed under the GNU GENERAL PUBLIC LICENSE - see the\n[LICENSE](https://gitlab.com/david.scheliga/dicthandling/blob/master/LICENSE) file for details\n\n## Acknowledge\n\n- [Code style: black](https://github.com/psf/black)\n- [PurpleBooth](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2)\n- [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)\n\n\n",
"bugtrack_url": null,
"license": "GNU General Public License v3 (GPLv3)",
"summary": "Helper methods compounding tasks, which are not directly implemented in pandas. (Or I didn't found them.)",
"version": "0.8b0",
"split_keywords": [
"pandas",
"helper"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "886c2e2d1d6151ad1b8d1db52310a7c4",
"sha256": "3022b719ca5391a48057de91c6225a131a25fc5a05f9594474de7f3918ff60dc"
},
"downloads": -1,
"filename": "trashpanda-0.8b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "886c2e2d1d6151ad1b8d1db52310a7c4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 10760,
"upload_time": "2021-01-07T23:04:07",
"upload_time_iso_8601": "2021-01-07T23:04:07.122791Z",
"url": "https://files.pythonhosted.org/packages/ca/f0/51ae62bd73695305697540cc9432a25a1ea1576ade7e6675b0c5aec1dd0e/trashpanda-0.8b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "d481bbf09300b8544b1922619bc6f788",
"sha256": "533ebc1902ea3f06d040ae60ab08b90bb6f7fa78f5104338a9c637e3a4ec786d"
},
"downloads": -1,
"filename": "trashpanda-0.8b0.tar.gz",
"has_sig": false,
"md5_digest": "d481bbf09300b8544b1922619bc6f788",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 63094,
"upload_time": "2021-01-07T23:04:10",
"upload_time_iso_8601": "2021-01-07T23:04:10.137580Z",
"url": "https://files.pythonhosted.org/packages/75/88/3e532b0ea4b40044deaf1c6fd122f7724011ae3884ce30a692074b4983de/trashpanda-0.8b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-01-07 23:04:10",
"github": false,
"gitlab": true,
"bitbucket": false,
"gitlab_user": null,
"gitlab_project": "david.scheliga",
"lcname": "trashpanda"
}