index=False while exporting to csv code example Example: dataframe to csv without ids df.to_csv('your.csv', index=False)