I/O with NumPy

https://numpy.org/doc/2.3/user/basics.io.html

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