pyspark.sql.functions.
desc_nulls_first
Returns a sort expression based on the descending order of the given column name, and null values appear before non-null values.
previous
pyspark.sql.functions.desc
next
pyspark.sql.functions.desc_nulls_last