data-science-basics


Namedata-science-basics JSON
Version 0.0.0.1 PyPI version JSON
download
home_pagehttps://github.com/boraaktas/data-science-basics
SummaryPython Library for some data-science tasks
upload_time2023-03-21 18:44:59
maintainer
docs_urlNone
authorBora Aktas
requires_python>=3.7
licenseMIT license
keywords data-science-basics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # data-science

I am planning to write a library which includes some basic data-science functions.
I am not going to write all functions from the scratch, but they will be more understandable for me to use them in other projects :)


# History
---

## 0.0.0.1 (21/03/2023)

-   First release on PyPI. (beta version)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/boraaktas/data-science-basics",
    "name": "data-science-basics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "data-science-basics",
    "author": "Bora Aktas",
    "author_email": "baktas19@ku.edu.tr",
    "download_url": "https://files.pythonhosted.org/packages/8c/af/938f602af4626d036a8aa1e459de5dafeaa2ff2056bab20b428f738ec2a1/data-science-basics-0.0.0.1.tar.gz",
    "platform": null,
    "description": "# data-science\n\nI am planning to write a library which includes some basic data-science functions.\nI am not going to write all functions from the scratch, but they will be more understandable for me to use them in other projects :)\n\n\n# History\n---\n\n## 0.0.0.1 (21/03/2023)\n\n-   First release on PyPI. (beta version)\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Library for some data-science tasks",
    "version": "0.0.0.1",
    "split_keywords": [
        "data-science-basics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8caf938f602af4626d036a8aa1e459de5dafeaa2ff2056bab20b428f738ec2a1",
                "md5": "6f19204e2efa603082dc126e13422b46",
                "sha256": "708533a81e8e37314942bbac9ca441bac04b6b5c83c62bf77740772971f4f0ca"
            },
            "downloads": -1,
            "filename": "data-science-basics-0.0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6f19204e2efa603082dc126e13422b46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2646,
            "upload_time": "2023-03-21T18:44:59",
            "upload_time_iso_8601": "2023-03-21T18:44:59.488993Z",
            "url": "https://files.pythonhosted.org/packages/8c/af/938f602af4626d036a8aa1e459de5dafeaa2ff2056bab20b428f738ec2a1/data-science-basics-0.0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-21 18:44:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "boraaktas",
    "github_project": "data-science-basics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "data-science-basics"
}
        
Elapsed time: 0.24884s