feat(v0.2.0): data pipeline

This commit is contained in:
0x_n3m0_
2026-01-05 11:34:18 +02:00
parent 2527938680
commit b5e7043df6
23 changed files with 2813 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ colorlog>=6.7.0 # Optional, for colored console output
# Data processing
pyarrow>=12.0.0 # For Parquet support
pytz>=2023.3 # Timezone support
# Utilities
click>=8.1.0 # CLI framework