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


Groups > comp.lang.python > #110700

Re: fastest way to read a text file in to a numpy array

From Michael Selik <michael.selik@gmail.com>
Newsgroups comp.lang.python
Subject Re: fastest way to read a text file in to a numpy array
Date 2016-06-28 14:00 +0000
Message-ID <mailman.81.1467122425.2358.python-list@python.org> (permalink)
References <37b46ad8-8318-4d67-a65c-7dd7a50a3848@googlegroups.com> <CAGgTfkOJC3Ws6aQtVq=e2g7rb8xqChMieJ9Sok93A65bL2dMNg@mail.gmail.com>

Show all headers | View raw


On Tue, Jun 28, 2016 at 9:51 AM Heli <hemla21@gmail.com> wrote:

> Is even reading the file in to numpy array the best method or there are
> better approaches?
>

What are you trying to accomplish?
Summary statistics, data transformation, analysis...?

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


Thread

fastest way to read a text file in to a numpy array Heli <hemla21@gmail.com> - 2016-06-28 06:45 -0700
  Re: fastest way to read a text file in to a numpy array Michael Selik <michael.selik@gmail.com> - 2016-06-28 14:00 +0000
  Re: fastest way to read a text file in to a numpy array Michael Selik <michael.selik@gmail.com> - 2016-06-28 14:29 +0000
  Re: fastest way to read a text file in to a numpy array Cody Piersall <cody.piersall@gmail.com> - 2016-06-28 09:37 -0500
    Re: fastest way to read a text file in to a numpy array Heli <hemla21@gmail.com> - 2016-06-30 08:49 -0700
      Re: fastest way to read a text file in to a numpy array Christian Gollwitzer <auriocus@gmx.de> - 2016-06-30 23:02 +0200

csiph-web