You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Sa...@wellsfargo.com on 2015/08/27 16:46:40 UTC

Best way to filter null on "any" column?

Hi all,

What would be a good way to filter rows in a dataframe, where any value in a row has null? I wouldn't want to go through each column manually.

Thanks,
Saif