get header csv python pandas code example Example: pandas read_csv ignore first column pd.read_csv('path/to/file.csv',index_col=0)