pandas对列挑出不一样的值

it2023-06-08  71

list(set(data[""].values.tolist()))
最新回复(0)