Stephen Simmons - Pandas from the inside - YouTube

https://www.youtube.com/watch?v=Dr3Hv7aUkmU

2016年5月11日发布
PyData London 2016

[THIS SESSION WILL BEGIN AT 11:00] Pandas is great way to quickly get started with data analysis in Python: intuitive DataFrames from R; fast numpy arrays under the hood; groupby like SQL. But this familiarity is deceptive and new Pandas users often get stuck on things they feel should be simple. This tutorial/talk takes a look inside Pandas to see how DataFrames actually work when indexing, grouping and joining tables.

We briefly set the scene with a map of the evolving Pandas landscape for large scale analytics. This is all very exciting and brings many new options. However for many users, Pandas' sweet spot remains much smaller scale. For this talk, we focus in on the DataFrame and how it actually works.

We will dig deeper and deeper into the components of a DataFrame, including Series and Categorical, DataFrame, Index, MultiIndex and GroupBy objects. For common operations like selecting rows, grouping, subtotals and joins, we will see what internal structures are created and how they fit together. From this, get a better understanding of the various API layers, and how to use them effectively.

We conclude the talk with a jump back to large scale data analysis and a quick look at how a distributed storage solution like Dask solves one of these problems.

Slides available here: https://github.com/SteveSimmons/PyDat... https://github.com/SteveSimmons/PyData-PandasFromTheInside/blob/master/pfi.pdf
GitHub Repo: https://github.com/SteveSimmons/PyDat... https://github.com/SteveSimmons/PyData-PandasFromTheInside

Brandon Rhodes - Pandas From The Ground Up - PyCon 2015 - YouTube

https://www.youtube.com/watch?v=5JnMutdy6Fw
2015年4月11日发布
"Speaker: Brandon Rhodes

The typical Pandas user learns one dataframe method at a time, slowly scraping features together through trial and error until they can solve the task in front of them. In this tutorial you will re-learn how to think about dataframes from the ground up, and discover how to select intelligently from their abilities to solve your data processing problems through direct and deliberately-chosen steps.

Slides can be found at: https://speakerdeck.com/pycon2015 and https://github.com/PyCon/2015-slides"

Time Series Data Analysis with pandas - YouTube

https://www.youtube.com/watch?v=0unf-C-pBYE

2012年8月19日发布
Wes McKinney
In this tutorial, I'll give a brief overview of pandas basics for new users, then dive into the nuts of bolts of manipulating time series data in memory. This includes such common topics date arithmetic, alignment and join / merge method

CS50 2016 - Week 8 - Python - YouTube

https://www.youtube.com/watch?v=5aP9Bl9hcqI
CS50系列是哈弗大学的系列讲座

CS50 2016 - Week 9 - SQL - YouTube

https://www.youtube.com/watch?v=hporRfjFISo

Pro Learning Lab: Keltner, Bollinger and Envelope channels + Strategy Based (June 26, 2014)

最新文章

  1. 项目用到的icarouls类和UIEffectDesignerView类,菜单技巧,构思(金方圆)
  2. 纯CSS实现tooltip提示框,CSS箭头及形状
  3. IOS文字属性备注
  4. 使用multimap创建重复键关联容器
  5. 所在实习公司的JS笔试题
  6. 25-语言入门-25-n-1位数
  7. php 23种设计模式的趣味解释
  8. 昨天冲动的搬到外面住了,oh yeah
  9. poj 1274 The Perfect Stall【匈牙利算法模板题】
  10. POJ 3419 Difference Is Beautiful(RMQ+二分 或者 模拟)
  11. Postgres Linux 维护 随笔1(启动篇)
  12. tableView//collectionView加载时的动画
  13. 批量删除MSSQL 中主外键约束
  14. Python之路(第二十二篇) 面向对象初级:概念、类属性
  15. python3模块: requests
  16. 公共语言运行库(CLR)开发系列课程(1):Pinvoke 简介 学习笔记
  17. [JS] 数据双向绑定原理
  18. Android之基于HTTP协议的通信详解
  19. ios手势识别代理
  20. tomcat 远程debug配置,教你远程调试代码,解决线上故障

热门文章

  1. C#代码分析(第三周)
  2. angularJS1笔记-(20)-模块化加载机制seajs
  3. python查询mysql以字典返回
  4. 错误“AxImp.exe”已退出,代码为 -1163019603【转载及个人看法】
  5. Thinkphp面试问题
  6. Keil MDK中单个c文件生成LIB文件
  7. Spring Cloud与微服务构建:Spring Cloud简介
  8. MT【152】不患寡而患不均
  9. MT【127】点对个数两题之一【图论】
  10. 【About Me】 — 有关于我的 —