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

Demystifying pandas internals

Description

pandas high-level API makes it easy for newcomers to do data wrangling and analysis, without having to know much about data structures or low level computing. But this initial easiness of use can become a problem when performing complex operations, or when facing performance problems when dealing with large volumes of data. In this talk, the essentials of data structures and pandas will be covered

Details

Improve this page