From a097fda28b2c573955c7b5b0a96ccd5fd7645a66 Mon Sep 17 00:00:00 2001 From: nahyeong99 Date: Sat, 6 Nov 2021 04:11:52 +0900 Subject: [PATCH] README for translation --- 1-Introduction/translations/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 1-Introduction/translations/README.md diff --git a/1-Introduction/translations/README.md b/1-Introduction/translations/README.md new file mode 100644 index 00000000..b041eb5b --- /dev/null +++ b/1-Introduction/translations/README.md @@ -0,0 +1,17 @@ +# Introduction to Data Science + +![data in action](images/data.jpg) +> Photo by Stephen Dawson on Unsplash + +In these lessons, you will discover how Data Science is defined and learn about ethical considerations that must be considered by a data scientist. You will also learn how data is defined and learn a bit about statistics and probability, the core academic domains of Data Science. + +### Topics + +1. [Defining Data Science](01-defining-data-science/README.md) +2. [Data Science Ethics](02-ethics/README.md) +3. [Defining Data](03-defining-data/README.md) +4. [Introduction to Statistics and Probability](04-stats-and-probability/README.md) + +### Credits + +These lessons were written with ❤️ by [Nitya Narasimhan](https://twitter.com/nitya) and [Dmitry Soshnikov](https://twitter.com/shwars).