|
|
@ -1,17 +1,17 @@
|
|
|
|
# 处理数据
|
|
|
|
# 处理数据
|
|
|
|
|
|
|
|
|
|
|
|
![data love](images/data-love.jpg)
|
|
|
|
![data love](../images/data-love.jpg)
|
|
|
|
> 摄影者 <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>
|
|
|
|
> 摄影者 <a href="https://unsplash.com/@swimstaralex?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Alexander Sinn</a> 于 <a href="https://unsplash.com/s/photos/data?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
|
|
|
|
|
|
|
|
|
|
|
|
在这些课程中, 你将学习一些数据管理, 数据操作, 和应用中使用的方式. 你将学习关系和非关系数据库, 和数据如何存储在他们中. 你将学习Python的基础, 并且你将发现一些你可以使用Python的方式来管理和挖掘数据.
|
|
|
|
在这些课程中, 你将学习到一些关于数据管理、数据操作和应用的方式。你将学习关系和非关系数据库,以及数据如何存储在他们中。你将学习 Python 语言的基础知识,同时还会发现一些使用 Python 来管理和挖掘数据的方式。
|
|
|
|
|
|
|
|
|
|
|
|
### 话题
|
|
|
|
### 话题
|
|
|
|
|
|
|
|
|
|
|
|
1. [关系数据库](../05-relational-databases/README.md)
|
|
|
|
1. [关系数据库](../05-relational-databases/README.md)
|
|
|
|
2. [非关系数据库](../06-non-relational/README.md)
|
|
|
|
2. [非关系数据库](../06-non-relational/README.md)
|
|
|
|
3. [使用Python](../07-python/README.md)
|
|
|
|
3. [使用 Python](../07-python/README.md)
|
|
|
|
4. [准备数据](../08-data-preparation/README.md)
|
|
|
|
4. [准备数据](../08-data-preparation/README.md)
|
|
|
|
|
|
|
|
|
|
|
|
### 学分
|
|
|
|
### 致谢
|
|
|
|
|
|
|
|
|
|
|
|
这些课程由 ❤️ [Christopher Harrison](https://twitter.com/geektrainer), [Dmitry Soshnikov](https://twitter.com/shwars) and [Jasmine Greenaway](https://twitter.com/paladique)
|
|
|
|
这些课程由 [Christopher Harrison](https://twitter.com/geektrainer), [Dmitry Soshnikov](https://twitter.com/shwars) 和 [Jasmine Greenaway](https://twitter.com/paladique) 用 ❤️ 编写
|
|
|
|