Part 4 – Additional Use Cases for pandas
This section covers some use cases for pandas, especially time series. We will learn about the various capabilities of pandas time series, some of the use cases, along with exercises that you can work on. We will close the book with various real-world case studies that utilize pandas as a key part of data processing and modeling.
This section contains the following chapters:
- Chapter 12, Using Time in pandas
- Chapter 13, Exploring Time Series
- Chapter 14, Applying pandas Data Processing for Case Studies