NumPy.org
Docs
NumPy v1.19 Manual
NumPy Tutorials
NumPy basics
index
next
previous
Previous topic
Array creation
Next topic
Importing data with
genfromtxt
Quick search
I/O with NumPy
¶
Importing data with
genfromtxt
Defining the input
Splitting the lines into columns
Skipping lines and choosing columns
Choosing the data type
Setting the names
Tweaking the conversion
Shortcut functions