# Foundations of Data Science
## 下载
### Docker
```
docker pull apachecn0/foundations-of-data-science
docker run -tid -p <port>:80 apachecn0/foundations-of-data-science
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install foundations-of-data-science
foundations-of-data-science <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g foundations-of-data-science
foundations-of-data-science <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/foundations-of-data-science",
"name": "foundations-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/ea/91/971bc66e3373a526bdf07550f164203e7aa1a6fc6a37ea207a694a35804a/foundations-of-data-science-2024.3.4.0.tar.gz",
"platform": null,
"description": "# Foundations of Data Science\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/foundations-of-data-science\ndocker run -tid -p <port>:80 apachecn0/foundations-of-data-science\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install foundations-of-data-science\nfoundations-of-data-science <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g foundations-of-data-science\nfoundations-of-data-science <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Foundations of Data Science",
"version": "2024.3.4.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/foundations-of-data-science"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "02ee497e1b3e9befa93c75766cfd07bc10e1681e70bc447af7e01c23bfe6b9a9",
"md5": "9be6ebc0dc015fe5d89f62fef94bbfa9",
"sha256": "fe543d79569ee628f8672cf55ade9cd5190f12fd50a08c9da1fa3f45aed11021"
},
"downloads": -1,
"filename": "foundations_of_data_science-2024.3.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9be6ebc0dc015fe5d89f62fef94bbfa9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1840850,
"upload_time": "2024-03-03T16:25:23",
"upload_time_iso_8601": "2024-03-03T16:25:23.823963Z",
"url": "https://files.pythonhosted.org/packages/02/ee/497e1b3e9befa93c75766cfd07bc10e1681e70bc447af7e01c23bfe6b9a9/foundations_of_data_science-2024.3.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ea91971bc66e3373a526bdf07550f164203e7aa1a6fc6a37ea207a694a35804a",
"md5": "ead35e2adc70e05ba28034a03ac34ef2",
"sha256": "cb831119094a974834a68c6446bd5e5ca3b37c38eb05c4725e3827b9ade56835"
},
"downloads": -1,
"filename": "foundations-of-data-science-2024.3.4.0.tar.gz",
"has_sig": false,
"md5_digest": "ead35e2adc70e05ba28034a03ac34ef2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1838045,
"upload_time": "2024-03-03T16:25:26",
"upload_time_iso_8601": "2024-03-03T16:25:26.433233Z",
"url": "https://files.pythonhosted.org/packages/ea/91/971bc66e3373a526bdf07550f164203e7aa1a6fc6a37ea207a694a35804a/foundations-of-data-science-2024.3.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 16:25:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "foundations-of-data-science",
"github_not_found": true,
"lcname": "foundations-of-data-science"
}