Pandas 1.x Cookbook

Pandas 1.x Cookbook

评分

★★★★★

ISBN

9781839218910

出版社

Packt Publishing 2020-02-27出版

分类

编程设计

内容简介
Use the power of pandas to solve most complex scientific computing problems with ease. Revised for pandas 1.x.Key Features* This is the first book on pandas 1.x * Practical, easy to implement recipes for quick solutions to common problems in data using pandas* Master the fundamentals of pandas to quickly begin exploring any datasetBook DescriptionThe pandas library is massive, and it's common for frequent users to be unaware of many of its more impressive features. The official pandas docum
AI简介
这是一本专为Python开发者、数据科学家、工程师和分析师编写的书籍,旨在帮助读者通过pandas库解决复杂的科学计算问题。这本书不仅涵盖了pandas库的基本功能,还深入探讨了高级的数据处理和分析技巧。 这本书的内容分为21章,从导入pandas库开始,详细介绍了DataFrame的组成,以及如何通过多个列和函数进行分组和聚合。此外,还介绍了如何处理类别数据,如何使用Jupyter环境查看代码,以及如何使用时间序列数据的高效切片方法。 在类别数据的处理与可视化方法一章中,详细介绍了如何对非数值型数据进行有效的处理与展示。例如,如何使用pandas或seaborn绘制类别数据的计数图,以及如何对高基数的类别数据进行量化。 在使用Jupyter环境查看代码一章中,详细介绍了如何使用Jupyter环境查看DataFrame或series方法的文档和源代码。例如,如何查看DataFrame的`Q3`方法的工作原理,以及如何查看`apply`方法的源代码。 在时间序列数据的高效切片方法一章中,详细介绍了如何高效地处理和分析时间序列数据。例如,如何使用部分日期匹配来选择DataFrame
阅读/下载地址