# pandus
[![PyPI version](https://badge.fury.io/py/pandus.svg)](https://badge.fury.io/py/pandus)
## What is it?
**pandus** is a wrapper around popular data analysis library [pandas](https://pandas.pydata.org/), with the sole purpose of providing a different name. It provides a drop-in replacement for pandas, with all the same functionality and API, but with the name changed to "pandus".
Note that while pandas is a serious library for data analysis, pandus is not intended to be taken seriously and is purely for fun. Use at your own risk!
## Why?
Because of an inside joke.
## Install
```sh
pip install pandus
```
## Use
```python3
import pandus as pd
# just use it as you would use pandas
```
Raw data
{
"_id": null,
"home_page": "https://github.com/egor-georgiev/pandus",
"name": "pandus",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "pandus,pandas,data-science,data-analysis",
"author": "Egor Georgiev",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/be/b9/c9e453e224b264daa492006699cd1765c9bde49515ea0c648cb72915e7ff/pandus-2.1.0.tar.gz",
"platform": null,
"description": "# pandus\n[![PyPI version](https://badge.fury.io/py/pandus.svg)](https://badge.fury.io/py/pandus)\n\n## What is it?\n**pandus** is a wrapper around popular data analysis library [pandas](https://pandas.pydata.org/), with the sole purpose of providing a different name. It provides a drop-in replacement for pandas, with all the same functionality and API, but with the name changed to \"pandus\".\n\nNote that while pandas is a serious library for data analysis, pandus is not intended to be taken seriously and is purely for fun. Use at your own risk!\n\n\n## Why?\nBecause of an inside joke.\n\n## Install\n```sh\npip install pandus\n```\n\n## Use\n```python3\nimport pandus as pd\n\n# just use it as you would use pandas\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple wrapper around Pandas",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/egor-georgiev/pandus",
"Repository": "https://github.com/egor-georgiev/pandus"
},
"split_keywords": [
"pandus",
"pandas",
"data-science",
"data-analysis"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1acb8c138e0634a1cad3943d20e7f3410b6a5f42eee042cb14ec3c7c922f634d",
"md5": "c0be3ec029c4a0409bd62c29919e315c",
"sha256": "dc1ad1823fda1d33ad5e8aef9e231fdc6e758237f69d1608066add97740ba880"
},
"downloads": -1,
"filename": "pandus-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c0be3ec029c4a0409bd62c29919e315c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 2686,
"upload_time": "2023-09-02T09:52:59",
"upload_time_iso_8601": "2023-09-02T09:52:59.295946Z",
"url": "https://files.pythonhosted.org/packages/1a/cb/8c138e0634a1cad3943d20e7f3410b6a5f42eee042cb14ec3c7c922f634d/pandus-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "beb9c9e453e224b264daa492006699cd1765c9bde49515ea0c648cb72915e7ff",
"md5": "422f727a7c36dcbee23f6455745516a9",
"sha256": "c45588f6b1f89af5ae12c681e39b198187b203a557ddad1829931a5d628b4d5e"
},
"downloads": -1,
"filename": "pandus-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "422f727a7c36dcbee23f6455745516a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2515,
"upload_time": "2023-09-02T09:53:00",
"upload_time_iso_8601": "2023-09-02T09:53:00.812704Z",
"url": "https://files.pythonhosted.org/packages/be/b9/c9e453e224b264daa492006699cd1765c9bde49515ea0c648cb72915e7ff/pandus-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-02 09:53:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "egor-georgiev",
"github_project": "pandus",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pandus"
}