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