pyspark.sql.functions.min

pyspark.sql.functions.min(col: ColumnOrName) → pyspark.sql.column.Column

Aggregate function: returns the minimum value of the expression in a group.