Course Content
Stock Prices Prediction Project
Plot the Results
Now that we have our DataFrame with our predictions let's plot the results in order to understand the overall trend of our AAPL stock.
Task
Swipe to start coding
- Call the
.plot()
method with the DataFrame we created on the previous step.
Solution
Congratulations on completing your project on predicting stock prices using Python! I'm sure it was a lot of hard work and dedication, but the end result is sure to be worth it. I'm looking forward to hearing about your findings and the insights you were able to gain from your analysis. Keep up the great work!
Mark tasks as Completed
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 10
AVAILABLE TO ULTIMATE ONLY