parent
15c387f4ac
commit
174ee0979e
@ -0,0 +1,17 @@
|
|||||||
|
# 데이터작업
|
||||||
|
|
||||||
|

|
||||||
|
> 촬영작가: <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>
|
||||||
|
|
||||||
|
이 수업에서는 응용 프로그램에서 데이터를 관리, 조작 및 사용할 수 있는 여러 방법에 대해 배웁니다. 또한 관계형 및 비관계형 데이터베이스에 대해 배우고 데이터가 이러한 데이터베이스에 어떻게 저장되는지 배웁니다. 파이썬으로 데이터를 다루는 기본 원리를 배우며, 이를 통해 데이터를 관리하고 마이닝(data mining) 할 수 있는 다양한 방법을 발견할 수 있을 것입니다.
|
||||||
|
|
||||||
|
### 주제
|
||||||
|
|
||||||
|
1. [관계형 데이터베이스](05-relational-databases/README.md)
|
||||||
|
2. [비관계형 데이터베이스](06-non-relational/README.md)
|
||||||
|
3. [Python 활용하기](07-python/README.md)
|
||||||
|
4. [데이터 준비](08-data-preparation/README.md)
|
||||||
|
|
||||||
|
### 크레딧
|
||||||
|
|
||||||
|
강의를 제작한 분: [Christopher Harrison](https://twitter.com/geektrainer), [Dmitry Soshnikov](https://twitter.com/shwars) 와 [Jasmine Greenaway](https://twitter.com/paladique)
|
Loading…
Reference in new issue