# DataEngineering

- [1. 기존 데이터 파이프라인](https://palebluedot.gitbook.io/palebluedot-1/dataengineering/1-existing_pipeline.md)
- [2. Text 전처리 정확도 개선](https://palebluedot.gitbook.io/palebluedot-1/dataengineering/2-text.md)
- [3. ETL 속도 개선](https://palebluedot.gitbook.io/palebluedot-1/dataengineering/3-etl.md)
- [4. 그 외 문제 해결 및 개선](https://palebluedot.gitbook.io/palebluedot-1/dataengineering/4..md)
- [1) 데이터 모델링과 품질 관리](https://palebluedot.gitbook.io/palebluedot-1/dataengineering/4./1.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://palebluedot.gitbook.io/palebluedot-1/dataengineering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
