Files
freeCodeCamp/curriculum/challenges/espanol/08-data-analysis-with-python/data-analysis-with-python-course/introduction-to-data-analysis.md
Nicholas Carrigan (he/him) c4fd49e5b7 chore: manual translations (#42811)
2021-07-10 09:53:54 +05:30

40 lines
659 B
Markdown

---
id: 5e9a093a74c4063ca6f7c14c
title: Introduction to Data Analysis
challengeType: 11
videoId: VJrP2FUzKP0
dashedName: introduction-to-data-analysis
---
# --description--
More resources:
\- [Slides](https://docs.google.com/presentation/d/1cUIt8b2ySz-85_ykfeuuWsurccwTAuFPn782pZBzFsU/edit?usp=sharing)
# --question--
## --text--
Which of the following is **not** part of Data Analysis?
## --answers--
Building statistical models and data visualizations.
---
Picking a desired conclusion for the analysis.
---
Fixing incorrect values and removing invalid data.
---
Transforming data into an appropriate data structure.
## --video-solution--
2