print type(X.as_matrix()[0]) # <type 'numpy.ndarray'>. 5. . 6. m = X.as_matrix(). 7. m.dtype.names = list(X.columns).
確定! 回上一頁