O'Reilly Python Data Science Handbook: Essential Tools for Working with Data

O'Reilly Python Data Science Handbook: Essential Tools for Working with Data

简介:

对于许多研究人员来说,Python是一流的工具,主要是因为它的库用于存储,操作和从数据中获取洞察力。这个数据科学堆栈的各个部分有几个资源,但只有在Python数据科学手册中,你才能得到它们-IPython,NumPy,Pandas,Matplotlib,scikit-learn和其他相关工具。

熟悉阅读和编写Python代码的工作科学家和数据处理器会发现这个全面的桌面参考非常适合解决日常问题: 操纵,转换和清理数据; 可视化不同类型的数据; 并使用数据构建统计或机器学习模型。很简单,这是Python中科学计算的必备参考。

IPython和Jupyter: 为使用Python的数据科学家提供计算环境NumPy: 包括ndarray,用于在Python中高效存储和操作密集数据数组Pandas: 具有DataFrame功能,可在Python中有效存储和操作标记/列数据Matplotlib: 包括Python中灵活的数据可视化范围的功能Scikit-learn: 用于最重要和最成熟的机器学习算法的高效和干净的Python实现使用统计推断回答有关真实世界数据的问题

英文简介:

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.

IPython and Jupyter: provide computational environments for data scientists using PythonNumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in PythonPandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in PythonMatplotlib: includes capabilities for a flexible range of data visualizations in PythonScikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithmsUse statistical inference to answer questions about real-world data

书名
O'Reilly Python Data Science Handbook: Essential Tools for Working with Data
译名
O'Reilly® Python 数据科学手册:处理数据的基本工具
语言
英语
年份
2017
页数
548页
大小
21.29 MB
标签
  • 数据科学
  • Python
  • 下载
    pdf iconO'Reilly Python Data Science Handbook: Essential Tools for Working with Data.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:38

    ←Python for Data Analysis: Data Wrangling with pandas, NumPy, and Jupyter

    →Introduction to Data Science Using Python