Oh the above is quoted here just the bottom line in added in
--
https://mail.python.org/mailman/listinfo/python-list
On Saturday, July 26, 2014 9:41:11 PM UTC+8, Nicholas Cannon wrote:
Also I am having troubles with Numpy and its loadtxt function:
>
>
>
> ValueError: cannot set an array element with a sequence
I found out why this has occurred because the csv file i was using didnt have a
consistent amount
On Sat, 26 Jul 2014 06:41:11 -0700, Nicholas Cannon wrote:
> Hey I need some sample data to test out and do stuff with.
When I want sample data I usually write a python script to generate it.
> Also I am
> having strange errors with idle when i load a .txt file read it and then
> print it, idle
On 07/26/2014 09:57 AM, Irmen de Jong wrote:
On 26-7-2014 15:41, Nicholas Cannon wrote:
Hey I need some sample data to test out and do stuff with. Also I
am having strange errors with idle when i load a .txt file read it
and then print it, idle crashes well kind of freezes. Not sure what
is wron
On 26-7-2014 15:41, Nicholas Cannon wrote:
> Hey I need some sample data to test out and do stuff with. Also I am having
> strange errors with idle when i load a .txt file read it and then print it,
> idle crashes well kind of freezes. Not sure what is wrong here. Also I am
> having troubles wit
Hey I need some sample data to test out and do stuff with. Also I am having
strange errors with idle when i load a .txt file read it and then print it,
idle crashes well kind of freezes. Not sure what is wrong here. Also I am
having troubles with Numpy and its loadtxt function:
ValueError: cann