danhitchcock / pambdas

Pandas for Lambdas
6 stars 1 forks source link

Add 2D boolean key for df loc/iloc setitem #3

Closed danhitchcock closed 3 years ago

danhitchcock commented 4 years ago

df[df>10] = 99