Graphing data from databases with matplotlib
I’ve gone through the following cycle too many times. Get the data I need in a database Develop the query I need to illustrate a point Export the query results to a csv file Import into Excel Create a graph Oops – new data. Go back to 1. Well, no more. Working on a project [...]

