logo
分类于: 计算机基础 人工智能

简介

Pandas Cookbook

Pandas Cookbook 9.0分

资源最后更新于 2020-11-15 04:28:05

作者: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...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

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