Py学习  »  Python

电子书 | pandas 库作者手把手教你 Python 数据分析

编程派 • 4 年前 • 552 次点击  



1、电子书资源新增了百度网盘下载方式。之前提供的网盘存在一些用户体验上的问题,给大家造成了困扰,因此增加百度网盘,但可能会面临资源被删的问题。


2、上周收到一位小学老师的留言,希望可以更新几本教小孩学 Python 的书。趁周末的时间,先整理了两本,其他有需要的小伙伴也可以根据需要取用哦~


另外,有需求的同学可以直接在文末留言,附上书名以及想看这本书的原因,我会尽量抽空搜寻相关资源。


1、Pandas 数据分析



本书的作者 Wes McKinney 是 Python 知名项目 Pandas 的作者,对各种Python库(包括NumPy、pandas、matplotlib以及IPython等)等都有深入研究,并在大量的实践中积累了丰富的经验。撰写了大量与Python数据分析相关的经典文章,被各大技术社区争相转载,是Python和开源技术社区公认的权威人物之一。

目前国内在售的中文版好像还是第一版,目前已经出了第二版,内容更新为了使用 Python 3.6 作为示例,主要内容有:

  • Use the IPython shell and Jupyter notebook for exploratory computing

  • Learn basic and advanced features in NumPy (Numerical Python)

  • Get started with data analysis tools in the pandas library

  • Use flexible tools to load, clean, transform, merge, and reshape data

  • Create informative visualizations with matplotlib

  • Apply the pandas groupby facility to slice, dice, and summarize datasets

  • Analyze and manipulate regular and irregular time series data

  • Learn how to solve real-world data analysis problems with thorough, detailed examples


扫码按照提示下载电子书



2、父与子的编程之旅



本书中,Warren和Carter父子以亲切的笔调、通俗的语言,透彻全面地介绍了计算机编程世界。是一本非常经典的少儿编程书。


扫码按照提示下载电子书


3、Python for Kids


Python for Kids brings Python to life and brings you (and your parents) into the world of programming. The ever-patient Jason R. Briggs will guide you through the basics as you experiment with unique (and often hilarious) example programs that feature ravenous monsters, secret agents, thieving ravens, and more. New terms are defined code is colored, dissected, and explained and quirky, full-color illustrations keep things on the lighter side.

Chapters end with programming puzzles designed to stretch your brain and strengthen your understanding. By the end of the book youll have programmed two complete games a clone of the famous Pong and «Mr. Stick Man Races for the Exit»—a platform game with jumps, animation, and much more.

扫码按照提示下载电子书



回复下方「关键词」,获取优质资源


回复关键词「 pybook03」,立即获取主页君与小伙伴一起翻译的《Think Python 2e》电子版

回复关键词「pybooks02」,立即获取 O'Reilly 出版社推出的免费 Python 相关电子书合集

回复关键词「书单02」,立即获取主页君整理的 10 本 Python 入门书的电子版



豆瓣 9.1 分,中文版销量 30 多万,零基础也能用这本书学会 Python


Python 或将超越 C、Java,成为最受欢迎的语言

Python 容器使用的 5 个技巧和 2 个误区

如何写出优雅的 Python 函数?

题图:pexels,CC0 授权。

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/36198
 
552 次点击