Home
User Guide
NumPy Reference
Contributing to NumPy
Release Notes
About NumPy
Reporting bugs
Glossary
Setting up
Quickstart tutorial
NumPy basics
Data types
Array creation
I/O with NumPy
Indexing
Broadcasting
Byte-swapping
Structured arrays
Writing custom array containers
Subclassing ndarray
Miscellaneous
NumPy for Matlab users
Building from source
Using NumPy C-API
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
Array creation
Importing data with
genfromtxt