A teammate sorts the DataFrame by score, and suddenly df.iloc[0] returns a different user than yesterday. What happened, and which lookup would have been stable?
A teammate sorts the DataFrame by score, and suddenly df.iloc[0] returns a different user than yesterday. What happened, and which lookup would have been stable?