Skip to content

Benchmark text data reading #6

@gjbex

Description

@gjbex

numpy has many functions to read textual data:

  • np.genfromtxt
  • np.loadtxt
  • np.fromfile
  • np.fromtxt

The performance of np.fromtxt is really poor, but it would be interesting to see how the others stack up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions