This is how you can check the version of Matplotlib installed.
To check the Matplotlib version, we use the __version__
command. Please check the version of Matplotlib installed in the lab:
import matplotlib
matplotlib.<< your code goes here >>
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
Please login to comment
7 Comments
wow - the command is not an underscore but 2 underscore each... so its not _ but a __ on both the end.. took me few minutes to figure out
Upvote ShareHaving trouble!
index buttons are not available and whenever i submit or mark as complete it does not go to the next chapter.
it is also showing to enroll now.
Upvote ShareHi,
Do you still face the issue?
Upvote ShareUnable to print version,not working
Upvote ShareHi,
Please go through the hint/answer. If it doesn't work, please share a screenshot of your code and the error that you are getting.
Thanks.
Upvote ShareNot able to Import Matplotlib, is showing
PackagesNotFoundError: The following packages are missing from the target environment:
- qt=4
Hi,
Please share a screenshot of your code and the error that you are getting.
Thanks.
Upvote Share