The Execute Custom Code feature allows users to create a dynamic column by writing and running Python code on dataset rows. This enables custom transformations, calculations, or data processing based on existing column values.
main
and accept keyword arguments (kwargs
) to access column values.