Name | dsplus JSON |
Version |
0.7.0
JSON |
| download |
home_page | None |
Summary | Helper functions for data science applications |
upload_time | 2025-01-07 21:43:33 |
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/7a/07/54fbe6e627e6505baf6aeb045f18677d2362f07e97a8719682b508d0412a/dsplus-0.7.0.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.7.0",
"project_urls": null,
"split_keywords": [
"data science",
" pandas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "398dc47f256f575dca268a19600e562e98378c8162cb35e9f42a43459905980a",
"md5": "593e2f6e72af86b7a5cc4adb6d43a035",
"sha256": "726e4bc5b2479082ff414751dd673254e54c26207e8e0482a71f225cc81ca4c0"
},
"downloads": -1,
"filename": "dsplus-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "593e2f6e72af86b7a5cc4adb6d43a035",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 41616,
"upload_time": "2025-01-07T21:43:31",
"upload_time_iso_8601": "2025-01-07T21:43:31.091604Z",
"url": "https://files.pythonhosted.org/packages/39/8d/c47f256f575dca268a19600e562e98378c8162cb35e9f42a43459905980a/dsplus-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a0754fbe6e627e6505baf6aeb045f18677d2362f07e97a8719682b508d0412a",
"md5": "064412e5b617a0adbddeadda4e9284d2",
"sha256": "edd00ed088193bc0086701032c233aefc29159d14b5fbc806eecd0e8aa56416b"
},
"downloads": -1,
"filename": "dsplus-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "064412e5b617a0adbddeadda4e9284d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 42746,
"upload_time": "2025-01-07T21:43:33",
"upload_time_iso_8601": "2025-01-07T21:43:33.222861Z",
"url": "https://files.pythonhosted.org/packages/7a/07/54fbe6e627e6505baf6aeb045f18677d2362f07e97a8719682b508d0412a/dsplus-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-07 21:43:33",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "dsplus"
}