November 2018
Beginner to intermediate
390 pages
6h 31m
English
Nowadays, massive data is collected daily and distributed over various channels. This requires efficient and flexible data analysis tools. Python’s open source Pandas library fills that gap and deals with three different data structures: series, data frames, and panels. A series is a one-dimensional data structure such as a dictionary, array, list, tuple, and so on. A data frame is a two-dimensional data structure with heterogeneous data types, i.e., tabular data. A panel refers to a three-dimensional ...
Read now
Unlock full access