SyntaxFix
Write A Post
Hire A Developer
Questions
in pyspark you can do this:
max(df.select('ColumnName').rdd.flatMap(lambda x: x).collect())