pyspark create a dataframe from dictionary with list of tuples as column and select max val from the column?

前端 未结 0 1767
梦如初夏
梦如初夏 2020-12-30 02:50

I am trying to create a pyspark dataframe from a dictionary and then perform some queries on it.

The dictionary: (may have 300k key:value pairs)

  exam         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题