On 1/27/2011 5:35 PM, Travis Oliphant wrote:
> I think for me, the trouble is I don't have time to read all the
> messages, but I want to see developer-centric discussions. Sometimes, I
> can tell that from the subject (but I miss it).
>
> I agree that traffic is probably not too heavy at this poin
On 5/15/2010 6:30 AM, josef.p...@gmail.com wrote:
> On Sat, May 15, 2010 at 12:24 AM, Jimmie Houchin wrote:
>> def getArray(instrument, weekString=None):
>> ...
>> cur.execute(sql)
>> weekData = cur.fetchall()
>> wdata = []
>>
Hello, I am really liking Numpy a lot. It is wonderful to be able to do
the things that it does in a language as friendly as Python, and with
the performance Numpy delivers over standard Python. Thanks.
I am having a problem with creation of Numpy arrays with my generated
dtypes. I am creating