the-art-of-data-science


Namethe-art-of-data-science JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/the-art-of-data-science
SummaryThe Art of Data Science
upload_time2024-03-02 08:15:07
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # The Art of Data Science

## 下载

### Docker

```
docker pull apachecn0/the-art-of-data-science
docker run -tid -p <port>:80 apachecn0/the-art-of-data-science
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install the-art-of-data-science
the-art-of-data-science <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g the-art-of-data-science
the-art-of-data-science <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/the-art-of-data-science",
    "name": "the-art-of-data-science",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/a8/35811a3c03f47d4fc7cba9c05bcf79325aad9f7804675d244ce4fb823ea8/the-art-of-data-science-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# The Art of Data Science\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/the-art-of-data-science\ndocker run -tid -p <port>:80 apachecn0/the-art-of-data-science\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install the-art-of-data-science\nthe-art-of-data-science <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g the-art-of-data-science\nthe-art-of-data-science <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The Art of Data Science",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/the-art-of-data-science"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ae1894540b544209b19ba8bf337568a7f8f735a0f7855d65fd43b0d43c90fec",
                "md5": "fc23b4a731d7f4c3d943830bc53dcc10",
                "sha256": "ca5960a8d22c7676686942351f46dc64bf39a87cf14039fee2b1e24bd43e4a88"
            },
            "downloads": -1,
            "filename": "the_art_of_data_science-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc23b4a731d7f4c3d943830bc53dcc10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3766311,
            "upload_time": "2024-03-02T08:15:04",
            "upload_time_iso_8601": "2024-03-02T08:15:04.164836Z",
            "url": "https://files.pythonhosted.org/packages/8a/e1/894540b544209b19ba8bf337568a7f8f735a0f7855d65fd43b0d43c90fec/the_art_of_data_science-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7a835811a3c03f47d4fc7cba9c05bcf79325aad9f7804675d244ce4fb823ea8",
                "md5": "900e10329d69c1a3f07afe1c22313a55",
                "sha256": "b00df633020023ad14e525d15aa0fa63ea955f89cdf85c03a2df18d78a8b111c"
            },
            "downloads": -1,
            "filename": "the-art-of-data-science-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "900e10329d69c1a3f07afe1c22313a55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3746320,
            "upload_time": "2024-03-02T08:15:07",
            "upload_time_iso_8601": "2024-03-02T08:15:07.915137Z",
            "url": "https://files.pythonhosted.org/packages/f7/a8/35811a3c03f47d4fc7cba9c05bcf79325aad9f7804675d244ce4fb823ea8/the-art-of-data-science-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 08:15:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "the-art-of-data-science",
    "github_not_found": true,
    "lcname": "the-art-of-data-science"
}
        
Elapsed time: 0.23890s