[NumPy-Tickets] [NumPy] #1615: genfromtxt reading quoted csv files enhancement
NumPy Trac
numpy-tickets@scipy....
Wed Sep 15 14:28:02 CDT 2010
#1615: genfromtxt reading quoted csv files enhancement
-------------------------+--------------------------------------------------
Reporter: alefnula | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
Comment(by alefnula):
I had a mistake in the example csv, it should look like:
"This is my text, that has a comma inside","Other value","3"[[BR]]
"Another text, with coma","More text, with comma","5"[[BR]]
...
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1615#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list