pyspark.sql.DataFrame.where

DataFrame.where(condition)

where() is an alias for filter().

New in version 1.3.