logo
分类于: 计算机基础 编程语言

简介

Pandas Cookbook

Pandas Cookbook 9.0分

资源最后更新于 2025-01-19 12:29:17

作者:Theodore Petrou

出版社:Packt Publishing

出版日期:2017-01

ISBN:9781784393878

文件格式: pdf

标签: Python Pandas 数据分析 Programming 计算机 编程 CS_Python

简介· · · · · ·

Key Features

Use the power of pandas to solve most complex scientific computing problems with ease

Leverage fast, robust data structures in pandas to gain useful insights from your data

Practical, easy to implement recipes for quick solutions to common problems in data using pandas

Book Description

This book will provide you with unique, idiomatic, and fun recipes for both fund...

存在版权问题,已经下架,暂时无法下载,请支持正版!

目录

Table of Contents
1. Pandas Foundations
2. Essential DataFrame Operations
3. Beginning Data Analysis
4. Selecting Subsets of Data
5. Boolean Indexing
6. Index Alignment
7. Grouping for Aggregation, Filtration and Transformation
8. Restructuring Data into Tidy Form
9. Joining multiple pandas objects
10. Time Series
11. Visualization