如何更改Facebook-Account-KitiOS 的语言?
Facebook-Account-Kit
ios account-kit
我的列中包含不同值的数据框x.我想删除在列中只出现一次的值.
x
所以这:
x 1 10 2 30 3 30 4 40 5 40 6 50
应该变成这样:
x 2 30 3 30 4 40 5 40
我想知道是否有办法做到这一点.
python filtering dataframe pandas
account-kit ×1
dataframe ×1
filtering ×1
ios ×1
pandas ×1
python ×1