Movatterモバイル変換


[0]ホーム

URL:


登录/注册
下载豆瓣客户端
豆瓣6.0 全新发布×

豆瓣

扫码直接下载

iPhone·Android
豆瓣读书
搜索:

Python Data Science Handbook

Python Data Science Handbook
作者: Jake Vanderplas
出版社: O'Reilly Media
副标题: Tools and Techniques for Developers
出版年: 2016-6-25
页数: 500
定价: USD 59.99
装帧: Paperback
ISBN: 9781491912058
豆瓣评分
5星
63.2%
4星
33.3%
3星
2.8%
2星
0.0%
1星
0.7%
评价:

内容简介  · · · · · ·

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all-IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools. Working scientists and ...

(展开全部)

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all-IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools. Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python. With this handbook, you'll learn how to use: IPython and Jupyter: provide computational environments for data scientists using Python NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python Matplotlib: includes capabilities for a flexible range of data visualizations in Python Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms

作者简介  · · · · · ·

Jake VanderPlas,Python科学栈深度用户和开发者,尤其擅长Python科学计算和数据可视化,是altair等可视化程序库的创建人,并为Scikit-Learn、IPython等Python程序库做了大量贡献。现任美国华盛顿大学eScience学院物理科学研究院院长。

原文摘录   · · · · · · (全部 )

  • Looking through the Python 3.4 source code, we find that the integer (long) type definition effectively looks like this (once the C macros are expanded): (查看原文)
    [已注销]2赞2019-07-13 09:41:59
    —— 引自章节:Understanding Data Types in Py
  • Here PyObject_HEAD is the part of the structure containing the reference count, type code, and other pieces mentioned before.Notice the difference here: a C integer is essentially a label for a position in memory whose bytes encode an integer value. A Python integer is a pointer to a position in memory containing all the Python object information, including the bytes that contain the integer value. This extra information in the Python integer structure is what allows Python to be coded so freely and dynamically. All this additional information in Python types comes at a cost, however, which becomes especially apparent in structures that combine many of these objects. (查看原文)
    [已注销]2赞2019-07-13 09:41:59
    —— 引自章节:Understanding Data Types in Py

>全部原文摘录

我来说两句

短评  · · · · · · (全部 63 条 )

我要写书评

Python Data Science Handbook的书评 · · · · · ·(全部 3 条 )

神奇海螺181302020-03-29 11:23:34

边看边勘误(pdf版)

原书提供的勘误网址: http://bit.ly/python-data-sci-handbook 可以打开的含勘误的网址: http://shop.oreilly.com/product/0636920034919.do 网络版网址: https://jakevdp.github.io/PythonDataScienceHandbook/index.html 说明:p.N(No.M)表示页码为N,也是文档中的第M页 1...  (展开)
Tommy2017-02-18 10:42:58

Python 数据分析 入门书

本书应该算利用 Python 进行数据分析的入门书,章节安排如下: 1. IPython 2. Numpy 3. Pandas 4. Matplotlib 5. Machine learning 本书在编排上主要考虑了系统性和完整性,从数据分析的角度来看,一般只要掌握 pandas 就可以了,不需要再深入了解底层的 Numpy。此外,最好用 I...  (展开)
做梦的小王2021-04-28 13:51:34人民邮电出版社2018版

强推数据科学手册,小白大实话,避免走弯路

数据科学经典读物 如果你和我一样是学习数据科学的小白,建议你耐心地读完。 评分5.0(满分5分),强烈推荐。 时间:2021.4.19--2021.4.28,阅读章节:读到125页。正在阅读中(没有阅读的内容大概过了一下章节介绍和基础内容,忍不住想评价一下) 推荐阅读的原因: 1.用底层的逻...  (展开)

> 更多书评 3篇

论坛  · · · · · ·

jupyter notebook of the book来自苏格拉底大王2017-01-30 14:41:29

当前版本有售  · · · · · ·

这本书的其他版本  · · · · · · (全部6 )

以下书单推荐  · · · · · · (全部 )

谁读这本书?  · · · · · ·

蛋黄酥不好吃
蛋黄酥不好吃
9月14日 读过


東甌之蝦米
東甌之蝦米
9月13日 想读


富兰克林顿
富兰克林顿
8月28日 读过


>77人在读

>147人读过

>598人想读

二手市场  · · · · · ·

订阅关于Python Data Science Handbook的评论:
feed: rss 2.0

© 2005-2025 douban.com, all rights reserved 北京豆网科技有限公司关于豆瓣 ·在豆瓣工作 ·联系我们 ·法律声明 ·帮助中心 ·图书馆合作 ·移动应用

[8]ページ先頭

©2009-2025 Movatter.jp