会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
rolandhe
博客园
首页
新随笔
联系
订阅
管理
2024年10月19日
pandas
摘要: DataFrame类的dtype介绍如下: object: 定义该列值可以存放任意类型的内容,比如float64, str, int32等等。从excel读入时,空值将以float64形式存储为np.nan。 float64: 即浮点形,为numpy的浮点形,而不是python内置类型的float,
阅读全文
posted @ 2024-10-19 21:04 RolandHe
阅读(9)
评论(0)
推荐(0)
编辑
公告