pyreal icon indicating copy to clipboard operation
pyreal copied to clipboard

Fix transformers modifying underlying object

Open zyteka opened this issue 2 years ago • 0 comments

For some reason, transformers seem to modify the original input in some cases. See test_explainer.test_transform_x_with_produce for an example of where this happens. This shouldn't be the case.

zyteka avatar Mar 06 '23 23:03 zyteka