You can easily do it like this
df[['A','B','C']] = df[['A','B','C']]/2
Sometime pandas just surprise you!
You can easily do it like this
df[['A','B','C']] = df[['A','B','C']]/2
Sometime pandas just surprise you!
For further actions, you may consider blocking this person and/or reporting abuse
ppaanngggg -
Piotr -
Kartik Kumar -
Dumebi Okolo -
Top comments (0)