Represent ndarray as string such that it can be reconstructed

后端 未结 0 1964
悲哀的现实
悲哀的现实 2021-01-29 23:43

The documentation for repr says that

For many object types, including most builtins, eval(repr(obj)) == obj.

T

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