Pandas: unique dataframe

前端 未结 2 917
半阙折子戏
半阙折子戏 2020-12-08 18:59

I have a DataFrame that has duplicated rows. I\'d like to get a DataFrame with a unique index and no duplicates. It\'s ok to discard the duplicated values. Is this possible?

2条回答
提交回复
热议问题