Format output of python numpy array, no [ ] or ' '

前端 未结 0 506
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-06 15:05

I am new to python and with numpy module. I have 2 arrays, dtype=str, and I want them to print as 2 columns. I can currently get both arrays to print together:

[ \'

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