Skip to content

Commit 3318115

Browse files
authored
Merge pull request #225 from ycechungAI/issue-135
Issue 135
2 parents 8bfd8d0 + af6f262 commit 3318115

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 处理数据
2+
3+
![data love](images/data-love.jpg)
4+
> 摄影者 <a href="https://unsplash.com/@swimstaralex?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Alexander Sinn</a> on <a href="https://unsplash.com/s/photos/data?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
5+
6+
在这些课程中, 你将学习一些数据管理, 数据操作, 和应用中使用的方式. 你将学习关系和非关系数据库, 和数据如何存储在他们中. 你将学习Python的基础, 并且你将发现一些你可以使用Python的方式来管理和挖掘数据.
7+
8+
### 话题
9+
10+
1. [关系数据库](05-relational-databases/README.md)
11+
2. [非关系数据库](06-non-relational/README.md)
12+
3. [使用Python](07-python/README.md)
13+
4. [准备数据](08-data-preparation/README.md)
14+
15+
### 学分
16+
17+
这些课程由 ❤️ [Christopher Harrison](https://twitter.com/geektrainer), [Dmitry Soshnikov](https://twitter.com/shwars) and [Jasmine Greenaway](https://twitter.com/paladique)

0 commit comments

Comments
 (0)