intermediate backup
This commit is contained in:
@ -5,7 +5,7 @@ from pathlib import Path
|
||||
import time
|
||||
|
||||
# Import necessary components from your project structure
|
||||
from data_analysis.utils.config_model import load_settings, Settings # Import loading function and model
|
||||
from data_analysis.utils.data_config_model import load_settings, Settings # Import loading function and model
|
||||
from data_analysis.analysis.pipeline import run_eda_pipeline # Import the pipeline entry point
|
||||
|
||||
# Silence overly verbose libraries if needed (e.g., matplotlib)
|
||||
|
Reference in New Issue
Block a user