GitHub - jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks - jakevdp/PythonDataScienceHandbook
概览
收录于
2026年3月17日
学科与领域
computer-science-advanced · data-science-analytics
年级范围
九年级(高一)–十二年级(高四)
页面类型
Article
简介
Python Data Science Handbook Overview
- Content: The complete text of the Python Data Science Handbook provided as free, executable Jupyter notebooks.
- Core Libraries Covered: IPython, NumPy, Pandas, Matplotlib, and Scikit-Learn.
- Prerequisites: Assumes familiarity with the Python language; a companion project, A Whirlwind Tour of Python, is recommended for language basics.
- Technical Specifications:
- Written and tested primarily with Python 3.5.
- Most code is compatible with Python 2.7 and other versions.
- Environment management via
condais supported using the providedrequirements.txtfile.
- Access Options:
- Read online: jakevdp.github.io/PythonDataScienceHandbook/
- Executable versions: Available via Google Colab or Binder.
- Physical copy: Available for purchase through O'Reilly Media.
- Licensing:
- Code: MIT License.
- Text content: CC-BY-NC-ND License.
用户评价
暂无已发布的评价,欢迎率先分享您的使用体验。