Re: [Matplotlib-users] basemap broken with matplotlib 0.99.3?

2010-06-28 Thread Bill Eaton
. --Bill Eaton -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first

[Matplotlib-users] basemap broken with matplotlib 0.99.3?

2010-06-23 Thread Bill Eaton
I stumbled across a basemap demo a couple of days ago and was immediately enchanted. I can't get it to install nicely on a Windoze box with matplotlib 0.99.3. When I try the famous from mpl_toolkits.basemap import Basemap directive, I get In [1]: from mpl_toolkits.basemap import Basemap

Re: [Matplotlib-users] plotting dates and dtypes

2010-06-18 Thread Bill Eaton
'), ('ydata', 'float')], delimiter = ',') dates = [dateutil.parser.parse(s) for s in myarray['datestring']] Now I can plot with plt.plot(dates, myarray['ydata'] Bill Eaton -- ThinkGeek and WIRED's GeekDad team up

[Matplotlib-users] plotting dates and dtypes

2010-06-17 Thread Bill Eaton
ideas? Bill Eaton -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek