我正在使用Python 3.2.1,但無法導入StringIO模塊。我使用io.StringIO並可以正常工作,但無法將其與numpy的genfromtxt結合使用,例如:x =“ 1 3 \ n 4.5 8” ...
確定! 回上一頁