Converting a numpy recarray to pyarrow.Table

后端 未结 0 1873
北恋
北恋 2020-12-13 07:15

I want to convert a numpy recarray to a pyarrow.Table. Is there a recommended method of doing this?

Converting through a pandas DataFrame is easiest:

r         


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