hatchet icon indicating copy to clipboard operation
hatchet copied to clipboard

Add "inplace" to hatchet operations

Open cscully-allison opened this issue 2 years ago • 1 comments

Olga mentioned that some Hatchet users would like to perform operations on a graph frame without it returning a new one. If we follow Pandas' lead this could be handled with an optional inplace parameter which users may add as an argument to specific operations.

cscully-allison avatar Feb 10 '22 20:02 cscully-allison