dstricks


Namedstricks JSON
Version 0.0.22 PyPI version JSON
download
home_page
SummaryData science package
upload_time2024-02-26 19:49:58
maintainer
docs_urlNone
authorRJUNCC (Ryan Jacobs)
requires_python>=3.10
license
keywords python data science ds functions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dstricks

[Github Link](https://github.com/RJUNCC/dstricks/tree/main?tab=readme-ov-file)

[Pypi Link](https://pypi.org/project/dstricks/)

A package full of data science functions I learned along the way.
These should include modeling, visualization, statistics, etc.
This is used to make workflow faster and have already available functions.
This probably won't be able to cover all of the things that you need but this is mainly based on what I do.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dstricks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "python,data science,ds,functions",
    "author": "RJUNCC (Ryan Jacobs)",
    "author_email": "ryan.jacobs04@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/e1/43fddf8cdadf68727ab7b9df115ca4890ae9d6cf309c2df1080d2468fc11/dstricks-0.0.22.tar.gz",
    "platform": null,
    "description": "# dstricks\r\n\r\n[Github Link](https://github.com/RJUNCC/dstricks/tree/main?tab=readme-ov-file)\r\n\r\n[Pypi Link](https://pypi.org/project/dstricks/)\r\n\r\nA package full of data science functions I learned along the way.\r\nThese should include modeling, visualization, statistics, etc.\r\nThis is used to make workflow faster and have already available functions.\r\nThis probably won't be able to cover all of the things that you need but this is mainly based on what I do.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Data science package",
    "version": "0.0.22",
    "project_urls": null,
    "split_keywords": [
        "python",
        "data science",
        "ds",
        "functions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82103e653186b669c7e4df67e8651a151107eecce4498e692f1ad5ad3bca4eea",
                "md5": "df05806f21b8197ab82ddc08f015f05d",
                "sha256": "399811619d37349c3eeeebacf8a2b612c49ff68efcc872b6d890707d73b71c8f"
            },
            "downloads": -1,
            "filename": "dstricks-0.0.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df05806f21b8197ab82ddc08f015f05d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5604,
            "upload_time": "2024-02-26T19:49:57",
            "upload_time_iso_8601": "2024-02-26T19:49:57.305350Z",
            "url": "https://files.pythonhosted.org/packages/82/10/3e653186b669c7e4df67e8651a151107eecce4498e692f1ad5ad3bca4eea/dstricks-0.0.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebe143fddf8cdadf68727ab7b9df115ca4890ae9d6cf309c2df1080d2468fc11",
                "md5": "380a839393c507d14061a47b9c972ad7",
                "sha256": "d35d44b1acd744893e6dd19667d1ab5780963399ab9a44a0ec4b844913cbf313"
            },
            "downloads": -1,
            "filename": "dstricks-0.0.22.tar.gz",
            "has_sig": false,
            "md5_digest": "380a839393c507d14061a47b9c972ad7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5176,
            "upload_time": "2024-02-26T19:49:58",
            "upload_time_iso_8601": "2024-02-26T19:49:58.309666Z",
            "url": "https://files.pythonhosted.org/packages/eb/e1/43fddf8cdadf68727ab7b9df115ca4890ae9d6cf309c2df1080d2468fc11/dstricks-0.0.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 19:49:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dstricks"
}
        
Elapsed time: 0.19571s