python中type dtype astype 的用法

1.type 获取数据类型

2.dtype 数组元素的类型

3.astype 修改数据类型

原文地址:https://www.cnblogs.com/fuhang/p/8045973.html