November 2017
Beginner to intermediate
204 pages
5h 23m
English
Pandas is a set of tools for easy manipulation and analysis of tabular data. Among these tools is an object for representing and manipulating tabular data called a dataframe. With a dataframe, it is possible to express row-wise and column-wise operations to be performed on the data. Pandas can simplify the process of working with data considerably, requiring fewer lines of code and making the process more intuitive.
Read now
Unlock full access