当前位置:网站首页>CDA data analysis -- common knowledge points induction of Excel data processing
CDA data analysis -- common knowledge points induction of Excel data processing
2022-07-02 12:08:00 【Yale Datura】
Excel The importance of , Daily data processing 、 analysis 、 Make a picture 、 Pivoting 、 Report management templates are inseparable Excel. among , Need to skillfully use PivotTables and common functions .
PivotTable : Can quickly complete the right Summary of data to be analyzed 、 Screening 、 Sorting and other functions
.
Common functions : Excel Common functions in include association matching class functions 、 Calculation class function and logic operation class function :
- Association matching class function :
VLOOKUP
( Find the target , Find the range , The search range contains the return value column number , Exact matching or fuzzy matching ): Used to find the contents of a table or area by row .INDEX
( Cell range , Select a row in the array , Select a column in the array [ Optional ]): Used to return values or references to values in a table or range .MATCH
( The value to be matched , Search area ): Used to search for an item in a cell range , Then returns the relative position of the item in the range of cells .OFFSET
( Cell references , The number of up or down rows referenced by the upper left cell , The number of columns from left to right referenced by the upper left cell , The row height of the reference to be returned , The column width of the reference to be returned ): Returns the reference offset from the given reference .
- Calculation class function :
SUM
( The first number to add , The second number to add ): Sum of parameters .COUNT
( Cell reference range ): Calculate the number of numbers in the parameter list .MAX
( Cell reference range ): Return the maximum value in the parameter list .MIN
( Cell reference range ): Return the minimum value in the parameter list .RAND
(): return 0 and 1 A random number between .ROUND
( The number to be rounded , The number of digits to be rounded ): Round the number to the specified number of digits .
- Logic operation class function :
IF
( To judge logic , The result is a true return value , The result is a false return value ): Specify the logical detection to be performed .IFERROR
( Check for errors , Return value when formula calculation error ): If the formula calculation is wrong , Then return the specified value , Otherwise, the formula result is returned .AND
( Logical conditions 1, Logical conditions 2[ Optional ]): If all parameters are TRUE, Then return to TRUE, It is often used to extend other function calls that perform logical tests .
边栏推荐
猜你喜欢
Mish-撼动深度学习ReLU激活函数的新继任者
Jenkins voucher management
From scratch, develop a web office suite (3): mouse events
Natural language processing series (I) -- RNN Foundation
SVO2系列之深度濾波DepthFilter
SVO2系列之深度滤波DepthFilter
Jenkins用户权限管理
BEAUTIFUL GGPLOT VENN DIAGRAM WITH R
mysql索引和事务
Dynamic debugging of multi file program x32dbg
随机推荐
YYGH-BUG-04
b格高且好看的代码片段分享图片生成
Le tutoriel F - String le plus facile à comprendre de l'histoire.
[C language] convert decimal numbers to binary numbers
YYGH-BUG-05
【C语言】杨辉三角,自定义三角的行数
还不会安装WSL 2?看这一篇文章就够了
H5, add a mask layer to the page, which is similar to clicking the upper right corner to open it in the browser
Experiment of connecting mobile phone hotspot based on Arduino and esp8266 (successful)
Natural language processing series (II) -- building character level language model using RNN
Differences between nodes and sharding in ES cluster
YYGH-10-微信支付
Read the Flink source code and join Alibaba cloud Flink group..
xss-labs-master靶场环境搭建与1-6关解题思路
Repeat, tile and repeat in pytorch_ The difference between interleave
PyTorch nn.RNN 参数全解析
Dynamic memory (advanced 4)
Mish-撼动深度学习ReLU激活函数的新继任者
Cmake cross compilation
Yygh-10-wechat payment