Skip to content

add datasets - teaching#89

Merged
sdpython merged 18 commits intomainfrom
sess1
Apr 12, 2026
Merged

add datasets - teaching#89
sdpython merged 18 commits intomainfrom
sess1

Conversation

@xadupre
Copy link
Copy Markdown
Collaborator

@xadupre xadupre commented Feb 15, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 26, 2026

@xadupre I've opened a new pull request, #90, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds teaching materials for a machine learning course, including a new example script demonstrating Parcoursup data analysis (2021-2025) and several documentation updates.

Changes:

  • Added a new Python example file for analyzing Parcoursup enrollment data using scikit-learn
  • Fixed French spelling errors ("pair" → "paire", "condidatures" → "candidatures")
  • Updated teaching roadmap documentation with additional datasets and formatting improvements
  • Added RUF001 linter exception for the new example file

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
pyproject.toml Added linter exception (RUF001) for the new plot_template_data.py file
_doc/practice/index_python.rst Fixed French spelling: "pair" → "paire"
_doc/practice/index_algo.rst Fixed French spelling: "pair" → "paire"
_doc/examples/ml/plot_template_data.py New example script for Parcoursup data analysis with ML pipeline (contains multiple bugs)
_doc/articles/2026/2026-03-15-route2026-ml.rst Added skrub module, fixed typo, reformatted dataset list, and added new dataset link

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

xadupre and others added 15 commits March 5, 2026 20:55
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…eline to fail (#90)

* Initial plan

* Fix multiple bugs in plot_template_data.py

Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
Co-authored-by: xavier dupré <sdpython@users.noreply.github.com>
@sdpython sdpython merged commit 6b7266b into main Apr 12, 2026
3 of 11 checks passed
@sdpython sdpython deleted the sess1 branch April 12, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants