Forum Discussion

maiios's avatar
maiios
Frequent Visitor
5 years ago

Python step is changing unrelated columns

I have a column that needs some advanced parsing, that seems to be best done with Python. However, there is another column that I am not touching in Python that is being altered. Can anyone explain w...