Business Intelligence Data Analyst_Career Path
Business Intelligence Data Analyst_Career Path
Categorical Variables
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/welcome-to-the-bi-data-analyst-career-path/cheatsheet 1/7
17/02/2024, 13:27 Welcome to the BI Data Analyst Career Path: Path Overview and Introduction to Data Cheatsheet | Codecademy
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/welcome-to-the-bi-data-analyst-career-path/cheatsheet 2/7
17/02/2024, 13:27 Welcome to the BI Data Analyst Career Path: Path Overview and Introduction to Data Cheatsheet | Codecademy
Messy Data
1 Brown F
B smith
Saito,
3 A 90
K
Tabular Data
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/welcome-to-the-bi-data-analyst-career-path/cheatsheet 3/7
17/02/2024, 13:27 Welcome to the BI Data Analyst Career Path: Path Overview and Introduction to Data Cheatsheet | Codecademy
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/welcome-to-the-bi-data-analyst-career-path/cheatsheet 4/7
17/02/2024, 13:27 Welcome to the BI Data Analyst Career Path: Path Overview and Introduction to Data Cheatsheet | Codecademy
1 Gnasher ACD M
2 Cassie Collie F 1 3
French
3 Pepper F 4 2
Bulldog
Golden
4 Jed M
Retreiver
5 Henry Spaniel M
6 Ruby ACD F 1 6
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/welcome-to-the-bi-data-analyst-career-path/cheatsheet 5/7
17/02/2024, 13:27 Welcome to the BI Data Analyst Career Path: Path Overview and Introduction to Data Cheatsheet | Codecademy
2 Stool NaN
Mouth
3 7876
Swab
4 Hand Swab 657
5 Stool NaN
10 Stool NaN
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/welcome-to-the-bi-data-analyst-career-path/cheatsheet 6/7
17/02/2024, 13:27 Welcome to the BI Data Analyst Career Path: Path Overview and Introduction to Data Cheatsheet | Codecademy
1 65 10
2 87
3 987
4 44
5 105 35
6 547 74
7 876
8 55
9 875 95
Print Share
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/welcome-to-the-bi-data-analyst-career-path/cheatsheet 7/7
17/02/2024, 13:30 Welcome to the BI Data Analyst Career Path: Introduction to Data Cheatsheet | Codecademy
Cheatsheets / Welcome to the BI Data Analyst Career Path
Introduction to Data
Data Gaps
Addressing Bias
What is Statistics?
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/introduction-to-data-cp/cheatsheet 1/2
17/02/2024, 13:30 Welcome to the BI Data Analyst Career Path: Introduction to Data Cheatsheet | Codecademy
Statistics at work
Print Share
https://www.codecademy.com/learn/bida-welcome-bida-career-path/modules/introduction-to-data-cp/cheatsheet 2/2
17/02/2024, 13:36 Learn Microsoft Excel for Data Analysis: Exploring Data Cheatsheet | Codecademy
Cheatsheets / Learn Microsoft Excel for Data Analysis
Exploring Data
Pivot Tables
https://www.codecademy.com/learn/analyze-data-with-microsoft-excel/modules/exploring-data-in-excel/cheatsheet 1/3
17/02/2024, 13:36 Learn Microsoft Excel for Data Analysis: Exploring Data Cheatsheet | Codecademy
Cell References
Formula Recalculation
https://www.codecademy.com/learn/analyze-data-with-microsoft-excel/modules/exploring-data-in-excel/cheatsheet 2/3
17/02/2024, 13:36 Learn Microsoft Excel for Data Analysis: Exploring Data Cheatsheet | Codecademy
Sorting in Excel
Filtering in Excel
Print Share
https://www.codecademy.com/learn/analyze-data-with-microsoft-excel/modules/exploring-data-in-excel/cheatsheet 3/3
Cheatsheets / Learn Microsoft Excel for Data Analysis
Visualizing Data
Excel can color tables using one color for data within an
acceptable range and another for data outside an
acceptable range.
Print Share
Cheatsheets / Learn Microsoft Excel for Data Analysis
Handling Data
CSV Delimiters
Formatting in Excel
Security in Excel
Print Share
Cheatsheets / Learn Microsoft Excel for Data Analysis
Next Steps
Mathematical Formulas
Dragging Formulas
Dollar Signs
Google Sheets uses the same dollar sign syntax as =A4 becomes =A5 when dragged down one
Microsoft Excel when writing draggable formulas. A $
row
before the column letter stop the column from
changing when dragged, while a $ before the row =A$4 remains =A$4 when dragged down one
number stops the row number from changing when row
dragged.
Sorting Data
Filtering Data
Create a Heatmap
Create a Chart
Import a File
Text Functions
Google Sheets has the same basic text-cleaning If cell A3 contains the value "Test "
functions as Microsoft Excel, including =LEFT ,
=LEFT(A3,2) is "Te"
=LOWER , and =TRIM .
=TRIM(A3) is "test"
=LOWER(A3) is "test "
Formatting Cells
Protecting Sheets
Print Share