Forum Discussion

jskrable's avatar
jskrable
New Contributor III
7 years ago

Python Dictionary Conversion in Script Snap

Hello, I am trying to run a python script in the script snap that mocks up some test data for unit testing pipelines. The script relies on python data types such as list and dictionary to iterate t...