Gael Varoquaux

Results 40 issues of Gael Varoquaux

### Describe the issue linked to the documentation In dark mode, tables render wrong on circleCI: The page https://output.circle-artifacts.com/output/job/13951c90-e23c-4688-9259-023169cb60d8/artifacts/0/doc/api.html does not render well ![image](https://github.com/skrub-data/skrub/assets/208217/1f9dffad-5a96-4014-b4f9-72a6046a039f) Problem here also: https://output.circle-artifacts.com/output/job/13951c90-e23c-4688-9259-023169cb60d8/artifacts/0/doc/generated/skrub.SelectCols.html#skrub.SelectCols ![image](https://github.com/skrub-data/skrub/assets/208217/edf31865-4ac5-4fb9-9053-df37fb29c6d7) ###...

documentation
no changelog needed

Running the example on the builder takes ~ 27mn: https://skrub-data.org/stable/auto_examples/07_multiple_key_join.html In the long run, this is not sustainable. We will have to build examples that run faster (and optimize our...

Long names lead to long lines of code, and beginners do not know how to format them right, and as a consequence their code is hard to read and they...

enhancement
discussion

Clicking "lunch binder" on https://sphinx-gallery.github.io/stable/auto_examples/plot_0_sin.html#sphx-glr-auto-examples-plot-0-sin-py does open a binder, but the path to the file is wrong. One needs to navigate manually to the right path.

bug
help wanted
Good first issue

The preview text (summary of the example made from the first words of the docstring) could be longer: ![image](https://user-images.githubusercontent.com/208217/213178085-0c95df31-5c38-41b6-84ae-ce0f4746d76e.png) We should make it much longer and use css to cut...

documentation
Good first issue

Bonjour, et merci pour covidtracker!! Sur le dashboard region, je n'ai pas l'affichage pour l'ile de France quand je la sélection, alors que cela marche pour d'autres régions (copie d'écran...

Nested for loops can request many many threads. This leads to oversubscription which leads to too much use of memory and possibly a fork bomb with threads (https://github.com/joblib/joblib/issues/688). The solution...

enhancement
bug
need Review

The labels are sometimes "middle XXX" ("middle posterior"), sometimes mid-XX "mid-posterior". We should be consistent with them. I would favor renaming everything to "mid-XXX", to make things shorter.

### Describe the issue linked to the documentation Scikit-learn now uses the pydata-sphinx-theme, and positions those buttons on the right sidebar. This is easier to see for the user https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html#sphx-glr-auto-examples-release-highlights-plot-release-highlights-1-5-0-py...

documentation
no changelog needed