[PR #17] [MERGED] Feat/ia classification #21

Closed
opened 2026-05-06 12:17:15 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/projet-bdd-cipa4/pull/17
Author: @BreizhHardware
Created: 10/14/2025
Status: Merged
Merged: 10/14/2025
Merged by: @BreizhHardware

Base: mainHead: feat/ia-classification


📝 Commits (2)

  • 2e12686 feat: enhance data cleaning and validation processes
  • 7c10393 feat: enhance data cleaning and validation processes

📊 Changes

8 files changed (+54478 additions, -54225 deletions)

View changed files

📝 README.MD (+1 -1)
📝 cleaned_data.csv (+7582 -7582)
📝 data-cleanup/pyproject.toml (+4 -2)
📝 data-cleanup/src/data_cleanup/clean_data.py (+29 -3)
📝 data-cleanup/src/data_cleanup/detect_encoding.py (+3 -0)
📝 data-cleanup/src/data_cleanup/generate_inserts.py (+8 -1)
📝 data-cleanup/src/data_cleanup/utils.py (+64 -5)
📝 sql/seeder/insert_data.sql (+46787 -46631)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/projet-bdd-cipa4/pull/17 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `feat/ia-classification` --- ### 📝 Commits (2) - [`2e12686`](https://github.com/BreizhHardware/projet-bdd-cipa4/commit/2e126866cb54c9b7789e486f7977db9885de544c) feat: enhance data cleaning and validation processes - [`7c10393`](https://github.com/BreizhHardware/projet-bdd-cipa4/commit/7c10393c4060e4a1cfc632ec7f6111cd73fdb47f) feat: enhance data cleaning and validation processes ### 📊 Changes **8 files changed** (+54478 additions, -54225 deletions) <details> <summary>View changed files</summary> 📝 `README.MD` (+1 -1) 📝 `cleaned_data.csv` (+7582 -7582) 📝 `data-cleanup/pyproject.toml` (+4 -2) 📝 `data-cleanup/src/data_cleanup/clean_data.py` (+29 -3) 📝 `data-cleanup/src/data_cleanup/detect_encoding.py` (+3 -0) 📝 `data-cleanup/src/data_cleanup/generate_inserts.py` (+8 -1) 📝 `data-cleanup/src/data_cleanup/utils.py` (+64 -5) 📝 `sql/seeder/insert_data.sql` (+46787 -46631) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:17:15 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/projet-bdd-cipa4#21
No description provided.