News

I want to pass the preprocessing script uri as a pipeline parameter and use it in ProcessingStep so that i can specify the script at execution time. However, it throws a ValueError: code argument has ...
Import the script. Then in the top of your own document, define a list of tuples of all your parameters of the form ('name', 'prefix'/position, type), and then call the library using ...