an-introduction-to-data-science


Namean-introduction-to-data-science JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/an-introduction-to-data-science
SummaryAn Introduction to Data Science
upload_time2024-03-03 04:31:45
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.
            # An Introduction to Data Science

## 下载

### Docker

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

### PYPI

```
pip install an-introduction-to-data-science
an-introduction-to-data-science <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g an-introduction-to-data-science
an-introduction-to-data-science <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/an-introduction-to-data-science",
    "name": "an-introduction-to-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/36/7d/5100e4c061a5e987a286e306e0425b6562c93a73adecb1e9da0d3332e715/an-introduction-to-data-science-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# An Introduction to Data Science\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/an-introduction-to-data-science\ndocker run -tid -p <port>:80 apachecn0/an-introduction-to-data-science\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install an-introduction-to-data-science\nan-introduction-to-data-science <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g an-introduction-to-data-science\nan-introduction-to-data-science <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "An Introduction to Data Science",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/an-introduction-to-data-science"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b392781aee40f9c80f6d056953ad9ace44b74df2b2003d9d59c4fbcde59e740",
                "md5": "f281942056d200c5de1b421e2364795f",
                "sha256": "124ed3b42481f1be65a1aa82946e441a09f7ff666e26513766682ddda111d0fe"
            },
            "downloads": -1,
            "filename": "an_introduction_to_data_science-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f281942056d200c5de1b421e2364795f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3740902,
            "upload_time": "2024-03-03T04:31:41",
            "upload_time_iso_8601": "2024-03-03T04:31:41.695457Z",
            "url": "https://files.pythonhosted.org/packages/6b/39/2781aee40f9c80f6d056953ad9ace44b74df2b2003d9d59c4fbcde59e740/an_introduction_to_data_science-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "367d5100e4c061a5e987a286e306e0425b6562c93a73adecb1e9da0d3332e715",
                "md5": "66671bec2e2af081cdae6cf5090ff617",
                "sha256": "ff3a77f40da5a1bfa70da2526c81b57f00dbb3e0a883249227763df8f78a2f6f"
            },
            "downloads": -1,
            "filename": "an-introduction-to-data-science-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "66671bec2e2af081cdae6cf5090ff617",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3720162,
            "upload_time": "2024-03-03T04:31:45",
            "upload_time_iso_8601": "2024-03-03T04:31:45.334542Z",
            "url": "https://files.pythonhosted.org/packages/36/7d/5100e4c061a5e987a286e306e0425b6562c93a73adecb1e9da0d3332e715/an-introduction-to-data-science-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 04:31:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "an-introduction-to-data-science",
    "github_not_found": true,
    "lcname": "an-introduction-to-data-science"
}
        
Elapsed time: 0.79021s