From 0d563994110b933b3fbbc6393754ab077c84bc54 Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Sun, 18 Sep 2022 18:37:10 +0800 Subject: [PATCH] fix description --- docs/数据科学/Data100.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/数据科学/Data100.en.md b/docs/数据科学/Data100.en.md index aa6da897..82dcf2ea 100644 --- a/docs/数据科学/Data100.en.md +++ b/docs/数据科学/Data100.en.md @@ -8,7 +8,7 @@ - Difficulty: 🌟🌟🌟 - Class Hour: 80 hours -Berkeley's introductory data science course is relatively basic, covering the basics of data cleaning, feature extraction, data visualization, machine learning and inference, as well as common data science tools such as Pandas, Numpy, and Matplotlib. The course is also rich in interesting programming assignments, which is one of the highlights of the course. +This is Berkeley's introductory course in data science, covering the basics of data cleaning, feature extraction, data visualization, machine learning and inference, as well as common data science tools such as Pandas, Numpy, and Matplotlib. The course is also rich in interesting programming assignments, which is one of the highlights of the course. ## Resources - Course Website: