excel处理不完整数据
作者:
哈斯勒 | 来源:发表于
2019-06-06 10:58 被阅读0次1.查找缺失值
a: Ctrl+F
b: 定位条件Ctril+G ctrl+enter
c:排序筛选
```
```
2. 处理缺失值
a: 使用0替换数值类缺失值
b: 使用平均值替换数值类缺失值
c:删除含有缺失值的记录或不对此类记录进行操作
d:暂时保留缺失值的行,如有必要再进行处理
```
```
3. 处理格式错误数据
a. 设置格式
b.使用分列功能
c. 使用公式不全信息后转换
常需要相互转换的数据类型有:
文本型 日期型 数值型
```
使用分列将数据转换为文本类型:
![image.png](https://img.haomeiwen.com/i2992716/6ae1d6a98ff627da.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
整数转日期:
![image.png](https://img.haomeiwen.com/i2992716/23a0dd26ffaec58c.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
本文标题:excel处理不完整数据
本文链接:https://www.haomeiwen.com/subject/eqeyxctx.html
网友评论