Data Science is a multidiciplinary field that combines statistics,computer science , and domain knowledge.
<img src="C:\Users\rojmi\OneDrive\Documents\GitHub\Markdown-Lab1\DS.png" alt="DS" width="400"px />
- Structured
- Semi-structured Data
- Unstructured Data
Structured | Semi-structured | Unstructured |
---|---|---|
it is that data has been organized into a strict schema. | it is data does not conform to a schema but has some structure. | it is data that has no schema. |
e.g: tables | e.g: xml | e.g: photos |
print("DS Bootcamp")
Zayed alharbi