Re: [Matplotlib-users] Loding CSV file and plotting histogram of a particular column

2014-02-28 Thread Piet van Oostrum
ow is required to automatically assign the recarray names. The headers will be lower cased, spaces will be converted to underscores, and illegal attribute name characters removed. If *names* is not *None*, it is a sequence of names to use for the column names. In this case, it is assumed there is no h

Re: [Matplotlib-users] indicating directions on stereographic projection.

2013-11-06 Thread Piet van Oostrum
head in any > direction that's not towards the south pole. > > Curious to hear if I'm wrong, though. > Yes, on the North Pole, every direction is South, on the South Pole, every direction is North.

[Matplotlib-users] Problem installing matplotlib 1.3.1 with Python 2.7.6 and 3.3.3 (release candidate 1)

2013-11-03 Thread Piet van Oostrum
ython should also include the Tcl/Tk header files. -- Piet van Oostrum WWW: http://pietvanoostrum.com/ PGP key: [8DAE142BE17999C4] -- Android is increasing in popularity, but the open development platform that developers lo

Re: [Matplotlib-users] ANN: matplotlib 1.3.1

2013-10-19 Thread Piet van Oostrum
The following message is a courtesy copy of an article that has been posted to comp.lang.python as well. Ned Deily writes: > In article , > Piet van Oostrum wrote: >> I tried to install it from source, on Mac OS X 10.6.8, with Python >> 3.3.2, and Tck/Tk 8.5 installed as Fra