Get the import name of a module

后端 未结 0 1442
被撕碎了的回忆
被撕碎了的回忆 2021-01-30 14:09

I have the following:

import numpy as np
v = np.ndarray([1,2,3,4,5])

I\'m interested in examining v and somehow recovering that it i

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