This commit is contained in:
2026-02-25 13:14:56 +09:30
parent 3eb0d1f1e4
commit 315bafd6dc
32 changed files with 350 additions and 0 deletions

4
config.yaml Normal file
View File

@@ -0,0 +1,4 @@
crm_file: "sample_data/crm.csv"
clickstream_file: "sample_data/clickstream.csv"
output_dir: "output"
log_dir: "logs"