# credit to Stack Overflow user in source link import pandas as pd pd.read_csv(path_to_csv, index_col=0)