I have to import a file, which for example contains 3 rows of numbers:
1 2 3 4 1 2 3 1 2 3 4 5 6
How can I store them into a numpy.ndarray
numpy.ndarray