updated readme

This commit is contained in:
CameronCSS 2026-01-18 19:18:54 -07:00
parent 9a58c4f185
commit 197e734665

View file

@ -100,7 +100,7 @@ The pipeline follows a lakehouse pattern where each layer has a clear responsibi
- Deduplicate and normalize for analysis
**Typical transformations**
- Datatype casting (timestamps, numeric amounts)
- Datatype casting
- Standardized column names and formats
- Deduplication rules (e.g., transaction_id collisions)