会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ans20xx
首页
联系
管理
2021年1月27日
Pandas 学习
摘要: Pandas 学习 Pandas 数据读取 CSV 文件 fpath='...' ratings=pd.read_csv(fpath) ratings.head() ratings.shape # 行列数 ratings.colums # 查看列名列表 ratings.dtype # 查看数据类型
阅读全文
posted @ 2021-01-27 23:07 ans20xx
阅读(71)
评论(0)
推荐(0)
公告