Hey skip,
I should've mentioned that I want to import my csv as a data frame or numpy
array or as a table.
Best regards,
Ryan
On Tue, Jul 29, 2014 at 6:29 AM, Skip Montanaro wrote:
> > How can I load this into python? I tried using both NumPy and Pandas.
>
> To add to Peter's response, I wou
I am trying to load a csv with different row lengths. For example,
I have the csv
a,b
a,b,c,d
a,b,c
How can I load this into python? I tried using both NumPy and Pandas.
--
https://mail.python.org/mailman/listinfo/python-list