Back
Welcome to Intellipaat Community. Get your technical queries answered by top developers!
Below is the nested case statement and wanted to convert in pyspark.
if col_1=5 and col_2=3 then (if 5< (when col_6=4 then col_7 else col_8) then col_9) else col_10
31k questions
32.8k answers
501 comments
693 users