pyspark.sql.DataFrame.where# DataFrame.where(condition)[source]# where() is an alias for filter(). New in version 1.3.0.