write parquet in python27 and read it with python 37

前端 未结 0 542
自闭症患者
自闭症患者 2020-12-28 20:05

I\'m writing a pandas dataframe to pyarrow.parquet with python2.7, and read it with python3.7. I\'m getting str columns as bytes. If I write the parquet in python3.7 or read

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