How to split the input data into two outputs depending on the condition?

Sparkflows provide the node called Split By Expression to split the input DataFrame into two DataFrames.

To know more, read this documentation: Split Dataset By Expression — Sparkflows 3.0 documentation