Skip to content
Merged

3.3.0 #263

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions .github/ISSUE_TEMPLATE/exercise.md

This file was deleted.

41 changes: 0 additions & 41 deletions .github/ISSUE_TEMPLATE/updates-post-testing.md

This file was deleted.

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Personnal
*.zip

# VSCode
*.vscode/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
22 changes: 0 additions & 22 deletions .vscode/settings.json

This file was deleted.

2 changes: 1 addition & 1 deletion module02/subject/en.subject.tex
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
% =============================================================================%
% ===================================== %

\title{Python \& ML - Module 02}
\title{Python Bootcamp - Module 02}
\subtitle{Basics 3}
\author{
Maxime Choulika (cmaxime), Pierre Peigné (ppeigne), Matthieu David (mdavid)
Expand Down
2 changes: 1 addition & 1 deletion module03/subject/en.subject.tex
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
% =============================================================================%
% ===================================== %

\title{Python \& ML - Module 03}
\title{Python Bootcamp - Module 03}
\subtitle{Numpy}
\author{
Maxime Choulika (cmaxime), Pierre Peigné (ppeigne), Matthieu David (mdavid)
Expand Down
2 changes: 1 addition & 1 deletion module04/subject/en.subject.tex
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
% =============================================================================%
% ===================================== %

\title{Python \& ML - Module 04}
\title{Python Bootcamp - Module 04}
\subtitle{Pandas}
\author{
Maxime Choulika (cmaxime), Pierre Peigné (ppeigne), Matthieu David (mdavid)
Expand Down