Contribute Media
A thank you to everyone who makes this possible: Read More

Pandas Under The Hood: Peeking behind the scenes of a high performance data analys

Description

This talk will give a broad, accessible overview of pandas’ internal structure and help explain how pandas works behind the scenes, including the libraries it relies on, its internal data structures (NDFrame, BlockManager, Index, etc), and how they all tie together to provide a flexible and performant API. I’ll also explore how you can use this background to build up a better intuition about how to use pandas effectively.

Materials available here: Interactive slides: http://bit.ly/1M5ISBn PDF slides: http://bit.ly/1hkGJGu

Details

Improve this page