Read data from a txt file instead of .csv file

Hi Carl

Tried this before and searched for a function that reads a txt.
I think that this function should be changed pd.read_csv( )
because when I try to replace with .txt it gives an error that the column names are missing while they are not.