Practice: Plotting the Moving Averages
Explore plotting techniques for moving averages on stock data from 2008 and learn to create heat maps to visualize correlations between stock close prices. Gain practical experience using pandas rolling methods and data visualization to analyze oil and bank stocks during recession.
We'll cover the following...
We'll cover the following...
Task 1: Plotting the moving averages
Analyze the ...