Skip to content

Commit

Permalink
GitBook: [master] 6 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
1ambda authored and gitbook-bot committed Aug 19, 2019
1 parent 589b920 commit b7338f3
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 3 deletions.
2 changes: 2 additions & 0 deletions 01-ingestion/untitled.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 1.1 데이터 수집

2 changes: 2 additions & 0 deletions 02-processing/untitled.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 2.1 데이터 처리

2 changes: 2 additions & 0 deletions 03-analysis-infra/untitled.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 3.1 데이터 분석 인프라

2 changes: 2 additions & 0 deletions 04-data-application/untitled.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 4.1 데이터 서비스

8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# practical-data-pipeline
# Practical Data Pipeline

All content is written in Korean.




Gitbook Repo for Practical Data Pipeline :fire:

18 changes: 17 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# Table of contents

* [practical-data-pipeline](README.md)
* [Practical Data Pipeline](README.md)

## 01 - INGESTION

* [1.1 데이터 수집](01-ingestion/untitled.md)

## 02 - Processing

* [2.1 데이터 처리](02-processing/untitled.md)

## 03- Analysis Infra

* [3.1 데이터 분석 인프라](03-analysis-infra/untitled.md)

## 04 - DATA APPLICATION

* [4.1 데이터 서비스](04-data-application/untitled.md)

0 comments on commit b7338f3

Please sign in to comment.