Commit Graph

4 Commits

Author SHA1 Message Date
8400c722a5 Refactor code formatting and improve readability in Jupyter notebooks for TP_4 and TP_5
- Adjusted indentation and line breaks for better clarity in function definitions and import statements.
- Standardized string quotes for consistency across the codebase.
- Enhanced readability of DataFrame creation and manipulation by breaking long lines into multiple lines.
- Cleaned up print statements and comments for improved understanding.
- Ensured consistent use of whitespace around operators and after commas.
2025-11-25 10:46:16 +01:00
dc69e98b0d Implement feature X to enhance user experience and fix bug Y in module Z 2025-11-13 22:38:15 +01:00
12c37869eb Implement feature X to enhance user experience and fix bug Y in module Z 2025-11-13 19:51:04 +01:00
e217b83754 Refactor code structure for improved readability and maintainability 2025-11-13 17:55:06 +01:00