Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43491

Re: CSV to matrix array

X-Received by 10.224.18.132 with SMTP id w4mr7218940qaa.1.1365808257766; Fri, 12 Apr 2013 16:10:57 -0700 (PDT)
X-Received by 10.50.109.228 with SMTP id hv4mr72749igb.2.1365808257693; Fri, 12 Apr 2013 16:10:57 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!ca1no42973056qab.0!news-out.google.com!ef9ni31353qab.0!nntp.google.com!ca1no42973052qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Fri, 12 Apr 2013 16:10:57 -0700 (PDT)
In-Reply-To <2506a155-40b6-4040-bc12-a08ce0d79cd7@googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=75.82.8.111; posting-account=uo-8fwoAAACKsFzFX78JHudx1V7WDXZ0
NNTP-Posting-Host 75.82.8.111
References <2506a155-40b6-4040-bc12-a08ce0d79cd7@googlegroups.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <e41f5548-1832-4498-b30a-ea7e95436be2@googlegroups.com> (permalink)
Subject Re: CSV to matrix array
From Miki Tebeka <miki.tebeka@gmail.com>
Injection-Date Fri, 12 Apr 2013 23:10:57 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:43491

Show key headers only | View raw


> 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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

CSV to matrix array Ana Dionísio <anadionisio257@gmail.com> - 2013-04-12 07:22 -0700
  Re: CSV to matrix array Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-04-12 16:25 +0100
    Re: CSV to matrix array Ana Dionísio <anadionisio257@gmail.com> - 2013-04-12 10:12 -0700
      Re: CSV to matrix array rusi <rustompmody@gmail.com> - 2013-04-12 10:34 -0700
    Re: CSV to matrix array Ana Dionísio <anadionisio257@gmail.com> - 2013-04-12 10:12 -0700
  Re: CSV to matrix array Miki Tebeka <miki.tebeka@gmail.com> - 2013-04-12 16:10 -0700
  Re: CSV to matrix array giacomo boffi <pecore@pascolo.net> - 2013-04-13 14:06 +0200
    Re: CSV to matrix array Ana Dionísio <anadionisio257@gmail.com> - 2013-04-13 08:30 -0700
      Re: CSV to matrix array Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-04-13 17:52 +0100
      Re: CSV to matrix array Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-04-13 20:01 +0100

csiph-web