datascience


Namedatascience JSON
Version 0.18.0 PyPI version JSON
download
home_pagehttps://github.com/data-8/datascience
SummaryA Jupyter notebook Python library for introductory data science
upload_time2025-08-22 19:41:27
maintainerNone
docs_urlNone
authorJohn DeNero, David Culler, Alvin Wan, Sam Lau
requires_python>=3.6
licenseNone
keywords data tools berkeley
VCS
bugtrack_url
requirements folium setuptools matplotlib pandas scipy numpy ipython plotly branca
Travis-CI No Travis.
coveralls test coverage
            A Jupyter notebook Python library for introductory data science

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/data-8/datascience",
    "name": "datascience",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "data, tools, berkeley",
    "author": "John DeNero, David Culler, Alvin Wan, Sam Lau",
    "author_email": "ds8-instructors@berkeley.edu",
    "download_url": "https://files.pythonhosted.org/packages/24/c8/171ab6562bca1fa3ae6931a59068e9195be7e7399167f3d2573ee1c87486/datascience-0.18.0.tar.gz",
    "platform": null,
    "description": "A Jupyter notebook Python library for introductory data science\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Jupyter notebook Python library for introductory data science",
    "version": "0.18.0",
    "project_urls": {
        "Download": "https://github.com/data-8/datascience/archive/0.18.0.zip",
        "Homepage": "https://github.com/data-8/datascience"
    },
    "split_keywords": [
        "data",
        " tools",
        " berkeley"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "805b5b4975bbde0c35d4faffc8c0f2a2192018c2e35e9842a6ee827b0bb504be",
                "md5": "959354234e300f8abe5f9b98ec6fbce0",
                "sha256": "02769d80f8b63c84c2ebba2d0745c42d7eca67dcd8d79f96d477d6b17e8d4d60"
            },
            "downloads": -1,
            "filename": "datascience-0.18.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "959354234e300f8abe5f9b98ec6fbce0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 725009,
            "upload_time": "2025-08-22T19:41:25",
            "upload_time_iso_8601": "2025-08-22T19:41:25.738767Z",
            "url": "https://files.pythonhosted.org/packages/80/5b/5b4975bbde0c35d4faffc8c0f2a2192018c2e35e9842a6ee827b0bb504be/datascience-0.18.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24c8171ab6562bca1fa3ae6931a59068e9195be7e7399167f3d2573ee1c87486",
                "md5": "52041ebe1e5198e17501384c2e08744f",
                "sha256": "0fae1517b6d77d4554e1a1fd1eea9118ebaca142689b2f6576ab0e8612c9f756"
            },
            "downloads": -1,
            "filename": "datascience-0.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "52041ebe1e5198e17501384c2e08744f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 750292,
            "upload_time": "2025-08-22T19:41:27",
            "upload_time_iso_8601": "2025-08-22T19:41:27.476305Z",
            "url": "https://files.pythonhosted.org/packages/24/c8/171ab6562bca1fa3ae6931a59068e9195be7e7399167f3d2573ee1c87486/datascience-0.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 19:41:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "data-8",
    "github_project": "datascience",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "folium",
            "specs": [
                [
                    ">=",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "plotly",
            "specs": []
        },
        {
            "name": "branca",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "datascience"
}
        
Elapsed time: 2.78903s