Re: Data visualization in Python

2009-08-20 Thread Aaron Watters
On Aug 17, 3:10 pm, kj no.em...@please.post wrote: I'm looking for a good Python package for visualizing scientific/statistical data.  (FWIW, the OS I'm interested in is Mac OS X). Please take a look at the amcharts embedding in WHIFF http://aaron.oirt.rutgers.edu/myapp/amcharts/doc

Re: Data visualization in Python

2009-08-18 Thread Weinhandl Herbert
Am 2009-08-17 21:10, schrieb kj: I'm looking for a good Python package for visualizing scientific/statistical data. (FWIW, the OS I'm interested in is Mac OS X). The users of this package will be experimental biologists with little programming experience (but currently learning Python).

Data visualization in Python

2009-08-17 Thread kj
I'm looking for a good Python package for visualizing scientific/statistical data. (FWIW, the OS I'm interested in is Mac OS X). The users of this package will be experimental biologists with little programming experience (but currently learning Python). (I normally visualize data using R or

Re: Data visualization in Python

2009-08-17 Thread Grant Edwards
On 2009-08-17, kj no.em...@please.post wrote: I'm looking for a good Python package for visualizing scientific/statistical data. (FWIW, the OS I'm interested in is Mac OS X). Both matplotlib and gnuplot-py can produce pretty good results with a minimum of effort:

Re: Data visualization in Python

2009-08-17 Thread Grant Edwards
On 2009-08-17, Grant Edwards inva...@invalid wrote: On 2009-08-17, kj no.em...@please.post wrote: I'm looking for a good Python package for visualizing scientific/statistical data. (FWIW, the OS I'm interested in is Mac OS X). Both matplotlib and gnuplot-py can produce pretty good results

Re: Data visualization in Python

2009-08-17 Thread jordilin
On 17 ago, 21:10, kj no.em...@please.post wrote: I'm looking for a good Python package for visualizing scientific/statistical data.  (FWIW, the OS I'm interested in is Mac OS X). The users of this package will be experimental biologists with little programming experience (but currently

Re: Data visualization in Python

2009-08-17 Thread abalter
On Aug 17, 12:10 pm, kj no.em...@please.post wrote: I'm looking for a good Python package for visualizing scientific/statistical data.  (FWIW, the OS I'm interested in is Mac OS X). The users of this package will be experimental biologists with little programming experience (but currently