Hopefully the title make sense.
In essence, there are two datasets in one file.
Row 1 has the headings, by loc, for dataset1. Then lines 2-1500 are the entries for those locs.
At row 1501 is the heading, by loc, for dataset2. Then lines 1502-3001 are the entries for those locs.
How can I read in a fixed with file with these properties, providing the header spacings for each dataset (and the point at which dataset2 starts).