dtype

numpy data array の配列要素のタイプを知る.

xがnumpy data array であるとすると,x.dtypeで配列要素のタイプが返される.