Re: [Matplotlib-users] Plotting large data sets with Pylab

2011-02-22 Thread Benjamin Root
On Tue, Feb 22, 2011 at 10:30 AM, Bruno George wrote: > Dear Benjamin, > > Thanks for the observations. The speed wasn't as large of a concern as > the Python's ability to plot the volume of data in Windows.. The Mac was a > MacBook Air laptop, 1.8GHz Intel dual core 64 bit processor while the

Re: [Matplotlib-users] Plotting large data sets with Pylab

2011-02-22 Thread Benjamin Root
On Sun, Feb 20, 2011 at 9:22 PM, Bruno George wrote: > Both Python 2.6 and Python 2.7 Windows and Mac > > I've been running a very simple plotting script with Mac OSX 10.5.8 and > Windows XP Professional Version 2002, Service Pack 3 using a large, > 10,000,000 element .csv file. I ran both scri

[Matplotlib-users] Plotting large data sets with Pylab

2011-02-22 Thread Bruno George
Both Python 2.6 and Python 2.7 Windows and Mac I've been running a very simple plotting script with Mac OSX 10.5.8 and Windows XP Professional Version 2002, Service Pack 3 using a large, 10,000,000 element .csv file. I ran both scripts locally with the data in the same local directory as the sc