pyspark.sql.functions.
asc_nulls_last
Returns a sort expression based on the ascending order of the given column name, and null values appear after non-null values.
New in version 2.4.
previous
pyspark.sql.functions.asc_nulls_first
next
pyspark.sql.functions.ascii