2 Comments
User's avatar
Andrew's avatar

This makes sense in the case where the variable doesn't take up a lot of memory - stomping can make sense if you have a giant object (e.g. big pandas array) that you transform several times in the method

Expand full comment
Tyler Adams's avatar

Which for almost all people is almost never.

Expand full comment