Scipy savemat / loadmat - How to preserve 1D arrays vs 2D arrays with length 1 dimensions

前端 未结 0 614
渐次进展
渐次进展 2021-02-09 07:31

Saving and loading using scipy.io.savemat and scipy.io.loadmat does not distinguish between a 1D numpy array and a 2D numpy array with one length 1 dimension.

In the exam

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