Commit Graph

7 Commits

Author SHA1 Message Date
b7ad115386 Implement structural updates and optimizations across multiple modules 2025-10-14 10:45:57 +02:00
5a672225dc Implement feature X to enhance user experience and fix bug Y in module Z 2025-10-13 18:10:19 +02:00
575443003d Ajout du fichier Course1.xlsm et mise à jour de l'exécution des cellules dans le notebook TP_2 pour corriger le compteur d'exécution. 2025-10-13 17:40:54 +02:00
df85989a23 Refactor code in Jupyter notebooks for clarity and consistency
- Set execution_count to null for specific code cells in 2025_TP_1_M2_ISF.ipynb to reset execution state.
- Replace output display of DataFrames with print statements in 2025_TP_1_M2_ISF.ipynb for better visibility during execution.
- Clean up import statements in 2025_TP_2_M2_ISF.ipynb by adding noqa comments for better linting and readability.
2025-10-08 10:24:51 +02:00
616ad4ca51 Implement code changes to enhance functionality and improve performance 2025-10-08 10:22:05 +02:00
bacecda5f8 Correction de la mise en forme et mise à jour de la version de Python dans le notebook TP_2_M2_ISF.ipynb 2025-10-02 08:26:49 +02:00
50abcba275 Checkpoint from VS Code for coding agent session 2025-09-29 17:34:06 +02:00