Matplotlib: Difference between revisions

imported>Jesstess
imported>Jesstess
Line 213:
# We've included a mystery text file <code>mystery.txt</code>: an excerpt from an actual novel. Alter <code>constitution.py</code> to process the data in <code>mystery.txt</code> instead of <code>constitution.txt</code>, and re-run the script. What do you notice that is odd about this file? You can read more about this odd novel [http://en.wikipedia.org/wiki/Gadsby_(novel) here].
 
=== 2. Tour the matplotlib gallery ===
===Congratulations!===
 
You can truly make any kind of graph with matplotlib. You can even create animated graphs. Check out some of the amazing possibilities, including their source code, at the matplotlib gallery: http://matplotlib.sourceforge.net/gallery.html.
You've learned about SQL and making database queries from within Python. Keep practicing!
 
===Congratulations!===
 
[[File:Fireworks.png|150px]]
Anonymous user