excel-data-science/ │ ├── 📁 src/ │ ├── 📁 core/ # Core analysis modules │ │ ├── data_loader.py # Excel I/O and data cleaning │ │ ├── statistical_analyzer.py # Statistical tests and analysis │ │ └── ...
Clé personnalisée — jointure sur une ou plusieurs colonnes identifiantes Détection automatique — la colonne clé est identifiée par heuristique (score d'unicité, nom, type) Par position — comparaison ...