当前位置:网站首页>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 .
边栏推荐
- 排序---
- How does Premiere (PR) import the preset mogrt template?
- Fabric. JS 3 APIs to set canvas width and height
- Le tutoriel F - String le plus facile à comprendre de l'histoire.
- Thesis translation: 2022_ PACDNN: A phase-aware composite deep neural network for speech enhancement
- 5g era, learning audio and video development, a super hot audio and video advanced development and learning classic
- HOW TO EASILY CREATE BARPLOTS WITH ERROR BARS IN R
- Leetcode922 sort array by parity II
- Test shift left and right
- Natural language processing series (III) -- LSTM
猜你喜欢

The blink code based on Arduino and esp8266 runs successfully (including error analysis)

Natural language processing series (II) -- building character level language model using RNN

Test shift left and right

PgSQL string is converted to array and associated with other tables, which are displayed in the original order after matching and splicing

Applet link generation

GGPlot Examples Best Reference

(C language) 3 small Codes: 1+2+3+ · · +100=? And judge whether a year is a leap year or a normal year? And calculate the circumference and area of the circle?

基于Arduino和ESP8266的连接手机热点实验(成功)

Filtre de profondeur de la série svo2

5g era, learning audio and video development, a super hot audio and video advanced development and learning classic
随机推荐
Deep understanding of NN in pytorch Embedding
HOW TO ADD P-VALUES ONTO A GROUPED GGPLOT USING THE GGPUBR R PACKAGE
HOW TO CREATE A BEAUTIFUL INTERACTIVE HEATMAP IN R
自然语言处理系列(一)——RNN基础
Leetcode122 买卖股票的最佳时机 II
YYGH-BUG-04
Leetcode922 sort array by parity II
PyTorch搭建LSTM实现服装分类(FashionMNIST)
Jenkins user rights management
JZ63 股票的最大利润
Input a three digit number and output its single digit, ten digit and hundred digit.
浅谈sklearn中的数据预处理
堆(优先级队列)
Some problems encountered in introducing lvgl into esp32 Arduino
HOW TO ADD P-VALUES TO GGPLOT FACETS
子线程获取Request
(C language) 3 small Codes: 1+2+3+ · · +100=? And judge whether a year is a leap year or a normal year? And calculate the circumference and area of the circle?
基于Arduino和ESP8266的Blink代码运行成功(包含错误分析)
From scratch, develop a web office suite (3): mouse events
Log4j2