Unable to convert dataframe to parquet, TypeError

前端 未结 0 1129
后悔当初
后悔当初 2021-01-07 13:40

I was trying to convert a data frame to a parquet file. But I faced the following error.

result = pa.array(col, type=type_, from_pandas=True, safe=safe)
  Fil         


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