All Stories

2. Spark Architecture

Spark Architecture에 대해 알아보겠습니다.

Data Pipeline with apache airflow Chatper3 (Scheduling, Template, Backfill, 원자성, 멱등성)

오늘은 Airflow 기본 필수 개념인 스케줄링과 멱등성,원자성에 대해 알아보려고 합니다.

Python Pandas

Pandas란?

Python Filesystem

pathlib Object-oriented filesystem paths

Python Module&Package

Module import- 모듈을 임포트 할 수 있는 방법 ( 참고 ) __name__ - entry point of module entry point - file 실행 시작 파일 pip list pip show library 모듈...