Time Series Analysis on a GPU with Pandas and cuDF (Ep. 07)
GPU-Accelerated Time Series Analysis with QDFA & Pandas
In this final episode of our cuDF Series, we delve into time series analysis using the cuDF Python package, an accelerated version of Pandas for GPU. We focus on analyzing the time field in a dataset of American newspaper articles from 1938 to 1945, converting date data into the proper format, and grouping it for detailed analysis. Powered by the Dell Precision 3680 workstation with an Nvidia RTX 5000 GPU, we demonstrate how to leverage GPU-accelerated Python packages for efficient data processing. We also preview upcoming series on Nvid…
Watch on YouTube ↗
(saves to browser)
Chapters (7)
Introduction and Series Overview
1:11
Setting Up the Workstation
2:30
Loading and Preparing the Dataset
4:05
Converting and Grouping Time Series Data
7:29
Analyzing Time Series Data
9:22
Visualizing Data with Matplotlib
10:08
Conclusion and Future Series
DeepCamp AI