Pandas replace values

前端 未结 2 1944
予麋鹿
予麋鹿 2021-01-04 04:07

I have the following dataframe:

     col
0    pre
1    post
2    a
3    b
4    post
5    pre
6    pre

I want to replace all rows in the dat

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