"questions anon" wrote
I would like to make some simple plots using matplotlib (or any python
plotting modules) and I can find lots of examples that generate random
data
and then plot those, but I cannot find any that read in data from excel
or a
text file, manipulate the data and then plot
> I would like to make some simple plots using matplotlib (or any python
> plotting
> modules) and I can find lots of examples that generate random data and then
> plot those, but I cannot find any that read in data from excel or a text
> file,
> manipulate the data and then plot the data. D
On Fri, Aug 21, 2009 at 8:34 PM, questions anon wrote:
> I would like to make some simple plots using matplotlib (or any python
> plotting modules) and I can find lots of examples that generate random data
> and then plot those, but I cannot find any that read in data from excel or a
> text file, m
I would like to make some simple plots using matplotlib (or any python
plotting modules) and I can find lots of examples that generate random data
and then plot those, but I cannot find any that read in data from excel or a
text file, manipulate the data and then plot the data. Does anyone have any