Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
In these lessons, you will use Pandas to read time series data from an Excel file. Temporal or time series data can be thought of as tracking performance over time or looking at data on a timeline. We’ll show you how to plot multiple time series on the same graph and draw inferences about the data from the graphs. Additionally, you will use the HVPlot library to graph multiple time series and focus on these individually with a filter widget.
We’ll also show you how to use Pandas to calculate performance-based data on hypothetical stock prices, then how to plot the data and draw inferences based on those plots. The performance data calculated will be temporal statistics, like growth (percentage change), rolling mean (7-day average), and cumulative returns. You will also draw box plots using time series data to visualize statistical information on each series.
You will use Pandas to read time series data from an Excel file, plot multiple time series on the same graph, use the HVPlot library with a filter widget, calculate performance-based temporal statistics, plot the data with Matplotlib, and create and read box plots to draw inferences about the data.
The course covers Pandas for reading time series data and calculating performance data, the HVPlot library for graphing multiple time series with a filter widget, and Matplotlib for plotting calculated performance data.
The course calculates temporal statistics including growth (percentage change), rolling mean (7-day average), and cumulative returns, demonstrated on hypothetical stock prices.
The course includes three lessons: Temporal Data With a Line Graph, Plotting Calculated Temporal Data, and Creating a Box Plot to Describe Temporal Data.
You will gain skills in data visualization, scientific visualization, time series, visual analytics, visualization, and the Visualization Toolkit (VTK).