read tab separated file into dataframe code example Example: pandas read tab separated file pandas.read_csv(filename, sep='\t', lineterminator='\r')