Conveniently, one can access any field of the array by indexing using the string that names that field. >>> >>> y = x['foo'] >>> y array([ 2., 3.] ...
確定! 回上一頁