Skip to content

Commit 51f8318

Browse files
authored
Update README.md
Typo. Changed "order" to "other"
1 parent f9a565f commit 51f8318

File tree

1 file changed

+1
-1
lines changed
  • 1-Introduction/01-defining-data-science

1 file changed

+1
-1
lines changed

1-Introduction/01-defining-data-science/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In [Wikipedia](https://en.wikipedia.org/wiki/Data_science), **Data Science** is
2424

2525
This definition highlights the following important aspects of data science:
2626

27-
* The main goal of data science is to **extract knowledge** from data, in order words - to **understand** data, find some hidden relationships and build a **model**.
27+
* The main goal of data science is to **extract knowledge** from data, in other words - to **understand** data, find some hidden relationships and build a **model**.
2828
* Data science uses **scientific methods**, such as probability and statistics. In fact, when the term *data science* was first introduced, some people argued that data science was just a new fancy name for statistics. Nowadays it has become evident that the field is much broader.
2929
* Obtained knowledge should be applied to produce some **actionable insights**, i.e. practical insights that you can apply to real business situations.
3030
* We should be able to operate on both **structured** and **unstructured** data. We will come back to discuss different types of data later in the course.

0 commit comments

Comments
 (0)