Name | dsplus JSON |
Version |
0.8.4
JSON |
| download |
home_page | None |
Summary | Helper functions for data science applications |
upload_time | 2025-02-18 21:43:17 |
maintainer | None |
docs_url | None |
author | Prashana Bajracharya |
requires_python | >=3.10 |
license | None |
keywords |
data science
pandas
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
This package contains helper functions and classes for various data science tasks.
This package is still in the beta stage. Please expect frequent updates to fix bugs and add functionalities. A full documentation will be added soon.
Primary categories include:
- Pandas helpers: Functions that start with 'pd_*'.
- Plotly helpers: Functions and classes that start with 'px_*'. 'px_Plot()' to create plots and 'px_Map()' to create maps.
- Spatial analysis helpers: Functions that start with 'sp_*'.
- OS helpers: Functions that start with 'os_*'.
- Set functions: Functions that start with 'set_*'.
- String functions: Functions that start with 'str_*'.
- Miscellaneous: Miscellaneous functions.
# Installation
```bash
pip install dsplus
```
Raw data
{
"_id": null,
"home_page": null,
"name": "dsplus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "data science, pandas",
"author": "Prashana Bajracharya",
"author_email": "pajracharya713@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/bf/96/703ab37c71c9898409f624789e41db6e6919ecf09e7260b925e1f196eebd/dsplus-0.8.4.tar.gz",
"platform": null,
"description": "This package contains helper functions and classes for various data science tasks.\r\n\r\nThis package is still in the beta stage. Please expect frequent updates to fix bugs and add functionalities. A full documentation will be added soon.\r\n\r\nPrimary categories include:\r\n- Pandas helpers: Functions that start with 'pd_*'.\r\n- Plotly helpers: Functions and classes that start with 'px_*'. 'px_Plot()' to create plots and 'px_Map()' to create maps.\r\n- Spatial analysis helpers: Functions that start with 'sp_*'.\r\n- OS helpers: Functions that start with 'os_*'.\r\n- Set functions: Functions that start with 'set_*'.\r\n- String functions: Functions that start with 'str_*'.\r\n- Miscellaneous: Miscellaneous functions.\r\n\r\n# Installation\r\n\r\n```bash\r\npip install dsplus\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Helper functions for data science applications",
"version": "0.8.4",
"project_urls": null,
"split_keywords": [
"data science",
" pandas"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6c1ce5241b6025942e1f4afbb32370cdcea9ad898cb209ca0d6b8be3bbec8d71",
"md5": "810927113d98bb2818eacee04255d65f",
"sha256": "a6da93b5936520a592188fd17923511170bcf557fc848f65cdb42dbf963fc565"
},
"downloads": -1,
"filename": "dsplus-0.8.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "810927113d98bb2818eacee04255d65f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 43855,
"upload_time": "2025-02-18T21:43:15",
"upload_time_iso_8601": "2025-02-18T21:43:15.872641Z",
"url": "https://files.pythonhosted.org/packages/6c/1c/e5241b6025942e1f4afbb32370cdcea9ad898cb209ca0d6b8be3bbec8d71/dsplus-0.8.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bf96703ab37c71c9898409f624789e41db6e6919ecf09e7260b925e1f196eebd",
"md5": "f33d56893e4a2a61670f5171d96de2e2",
"sha256": "a89a51aed6f11201b5bb08fb879421e90c2492c16f5a87477813b345f1c13fa2"
},
"downloads": -1,
"filename": "dsplus-0.8.4.tar.gz",
"has_sig": false,
"md5_digest": "f33d56893e4a2a61670f5171d96de2e2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 45103,
"upload_time": "2025-02-18T21:43:17",
"upload_time_iso_8601": "2025-02-18T21:43:17.331022Z",
"url": "https://files.pythonhosted.org/packages/bf/96/703ab37c71c9898409f624789e41db6e6919ecf09e7260b925e1f196eebd/dsplus-0.8.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-18 21:43:17",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "dsplus"
}