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

Manipulating and analysing multi-dimensional data with Pandas

Description

This talk will be based on open source data manipulation and analysis python library – Pandas. It will mainly focus on exploring the most commonly used features of the library like – integrated indexing using DataFrame objects, slicing and subsetting of large data sets, merging, joining and size mutability of data structures, hierarchical axis indexing to work with high-dimensional data in a lower-dimensional data, flexible reshaping and pivoting of data sets etc. Basically, this talk will give you an overview of the most useful features of this library.

Details

Improve this page