I have created a CSV file using pandas DataFrames. Within the file I have nano timestamps, that I sorted using df.sort_values("timestamps"). Somehow,
df.sort_values("timestamps")