如何删除'/'和'/'值之后,即25?
样本:
score 10 24 19 20/25 18/25 16/25
输出:
score 10 24 19 20 18 16
python dataframe python-3.x pandas
dataframe ×1
pandas ×1
python ×1
python-3.x ×1