So, I run this code:
import pandas as pd df = pd.read_csv(filename, delim_whitespace=True, header=None)
My file is huge so I have isolate