当前位置:网站首页>利用R语言读取csv文件入一个数据框,然后查看各列的属性。
利用R语言读取csv文件入一个数据框,然后查看各列的属性。
2022-07-30 08:21:00 【hnjzsyjyj】
【问题描述】
Load the data into a data frame.
Use an R command to check data type has been used for each column.
(利用R语言读取csv文件入一个数据框,然后查看各列的属性。)
【R语言代码】
> df <- read.csv("D:/body.csv")
> str(df)
'data.frame': 3741 obs. of 12 variables:
$ weight : num 15.8 17.9 23.5 16.8 15.3 18.3 13.7 13.8 19.8 19.2 ...
$ stature : int 1033 1039 1112 997 997 987 941 933 1164 1100 ...
$ head : int 498 506 512 489 473 513 507 490 529 524 ...
$ shoulder: int 282 273 309 253 273 279 249 251 296 284 ...
$ hand_l : int 120 121 121 116 114 114 101 109 125 123 ...
$ hand_w : int 55 56 59 51 51 55 52 50 59 56 ...
$ chest : int 526 564 601 532 501 558 503 502 553 563 ...
$ waist : int 475 498 520 491 465 503 459 461 507 535 ...
$ foot_l : int 163 163 171 163 167 164 150 150 175 172 ...
$ foot_w : int 67 67 65 61 64 66 61 61 69 65 ...
$ gender : Factor w/ 2 levels "F","M": 1 2 1 1 1 2 2 1 1 1 ...
$ age : int 50 51 53 46 41 44 40 43 66 62 ...
边栏推荐
- 一文读懂二十种开关电源拓扑结构
- ant-design form form verification upload component (with personal packaged upload component)
- EMC过不了?都是PCB工程师的锅?
- 研发人员的悲剧——“庞氏骗局”
- 基于SSM实现高校后勤报修系统
- How to Assemble a Registry
- The difference between DDR, GDDR, QDR
- It is said that FPGA is high-end, what can it do?
- The R installation package has error in rawtochar(block[seq_len(ns)]) :
- 电脑文档误删除怎么恢复,恢复误删除电脑文档的方法
猜你喜欢
随机推荐
SEER数据库中“手术变量(RX SUMM-SURG OTH REG/DIS )”下的字段解释
The full arrangement of the 46th question in C language.Backtracking
test2
瑞吉外卖项目(五) 菜品管理业务开发
积分简明笔记-第一类曲线积分的类型
MongoDB - 千万级数据脚本过滤笔记
C语言经典练习题(3)——“汉诺塔(Hanoi)“
Apache DolphinScheduler新一代分布式工作流任务调度平台实战-上
七大排序之直接选择排序
开关电源波纹的产生、测量及抑制,一篇全搞定!
【网络攻防】常见的网络攻防技术——黑客攻防(通俗易懂版)
虚幻引擎图文笔记:could not be compiled. Try rebuilding from source manually.问题的解决
The sword refers to offer 48: the longest non-repeating substring
激活数据潜力 亚马逊云科技重塑云上存储“全家桶”
经典毕业设计:基于SSM实现高校后勤报修系统
香港服务器iis配置web服务器如何操作?
ant-design form表单校验upload组件(附个人封装的上传组件)
JS中如何阻止事件冒泡和默认行为
剖析SGI STL空间配置器(allocate内存分配函数)
积分专题笔记-积分的定义