Pyspark Nodes Knime

Is there a node similar to Rule based row filter for Pyspark knime Nodes? I looked up and to the best of my knowledge there isn’t , in that case I think this feature is pretty vital , Tagged so that this request can be taken consideration :slight_smile:

@oshin how about to just use PySpark syntax to define your own filter and use that within a PySpark snippet

To get an idea how to use KNIME’s PySpark nodes here is a small collection of examples:

4 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.