-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Is your feature request related to a problem?
there should be a inplace
arg , to avoid re assigning the variable
Describe the solution you'd like
inplace=True argument, in functions like .drop
...
Additional context
related to #3260 , ...