在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:jakevdp/PythonDataScienceHandbook开源软件地址:https://github.com/jakevdp/PythonDataScienceHandbook开源编程语言:Jupyter Notebook 99.7%开源软件介绍:Python Data Science HandbookThis repository contains the entire Python Data Science Handbook, in the form of (free!) Jupyter notebooks. How to Use this Book
AboutThe book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases. The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and related packages. Familiarity with Python as a language is assumed; if you need a quick introduction to the language itself, see the free companion project, A Whirlwind Tour of Python: it's a fast-paced introduction to the Python language aimed at researchers and scientists. See Index.ipynb for an index of the notebooks available to accompany the text. SoftwareThe code in the book was tested with Python 3.5, though most (but not all) will also work correctly with Python 2.7 and other older Python versions. The packages I used to run the code in the book are listed in requirements.txt (Note that some of these exact version numbers may not be available on your platform: you may have to tweak them for your own use). To install the requirements using conda, run the following at the command-line:
To create a stand-alone environment named
You can read more about using conda environments in the Managing Environments section of the conda documentation. LicenseCodeThe code in this repository, including all code samples in the notebooks listed above, is released under the MIT license. Read more at the Open Source Initiative. TextThe text content of the book is released under the CC-BY-NC-ND license. Read more at Creative Commons. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论