Resolved: What does that error mean?
1 answers ( 1 marked as helpful)
Hey Mohamed,
Thank you for reaching out.
Note that at the beginning of your notebook, you should import the matplotlib.pyplot
library as plt
rather than just matplotlib
. That is, make sure you have the following line executed:
import matplotlib.pyplot as plt
Let me know if the issue persists after the correction.
Kind regards,
365 Hristina