Access elements of a Vector in a dataframe without pyspark ml package

前端 未结 0 1120
长发绾君心
长发绾君心 2020-12-14 07:21

I have a pyspark dataframe df with the following elements:

 -> document_id: string(nullable=true)
 -> probability: vector(nullable=true)
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题