dataframe, set index from list April 9, 2024 by Tarik Change it to list before assigning it to index df.index = list(df["First"])