Python for Data Analysis, 2nd Edition

  • https://www.safaribooksonline.com/library/view/python-for-data/9781491957653/
  • Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You’ll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process. Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python.
  • wesm/pydata-book: Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
    • https://github.com/wesm/pydata-book

Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython: 9781491957660: Computer Science Books @ Amazon.com

  • https://www.amazon.com/Python-Data-Analysis-Wrangling-IPython/dp/1491957662?SubscriptionId=AKIAIJKR6IY4BV5FKK7A&tag=wwwyasivcom-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=1491957662

最新文章

  1. Sql Server之旅——第十一站 简单说说sqlserver的执行计划
  2. .NET Remoting学习笔记(二)激活方式
  3. 织梦DedeCMS首页调用单页文档内容的方法
  4. Swift vs. Objective-C:未来看好 Swift 的十个理由
  5. jquery动态移除/增加onclick属性详解
  6. swift 版本 UItableViewCell的动态高度补足
  7. Ext4报错Uncaught Ext.Loader is not enabled
  8. 独立博客网站FansUnion.cn操作2多年的经验和教训以及未来计划
  9. java编程思想笔记(一)——面向对象导论
  10. Java ClassLoader 原理分析
  11. 常见C++面试题及基本知识点总结(一)
  12. Git详解之七:自定义Git
  13. reportng优化
  14. 如何用cmd通过sublime打开文件?
  15. redHat linux 修改防火墙设置简略版
  16. 微信小程序的开发
  17. C# -- 文件的压缩与解压(GZipStream)
  18. Linux之ls
  19. Cobbler安装CentOS7系统时报错 line 286: No space left on device
  20. BZOJ1222[HNOI2001]产品加工——DP

热门文章

  1. 02 http,servlet,servletconfig,HttpServletRequest ,HttpServletResponse
  2. 【java规则引擎】《Drools7.0.0.Final规则引擎教程》第4章 4.5RHS语法
  3. React中的Context——从父组件传递数据
  4. tomcat7简单优化
  5. MySQL--字符集基础
  6. minio 对于压缩的处理
  7. Python中字典get方法的使用
  8. DevExpress皮肤样式
  9. NET使用NPOI组件导出Excel-入门示例及通用方法
  10. 电脑上不安装Oracle时,C# 调用oracle数据库,Oracle客户工具 【转载】