how to change the index of series in pandas code example Example: how to change index in dataframe python index = [1,2] df.index = index