> I have a CSV file with 20 rows and 12 columns and I need to store it as a 
> matrix.
If you can use pandas, the pandas.read_csv is what you want.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to