pyspark.sql.functions。
asc_nulls_last
返回一個類表達式基於給定的列的升序的名字,和null值出現在非空值。
以前的
pyspark.sql.functions.asc_nulls_first
下一個
pyspark.sql.functions.desc