Riccardo Cappuzzo

Results 216 comments of Riccardo Cappuzzo

Going back to this issue: If we go with option 2) (2. Clarify usecase and semantics, and work from here on improving the functionality), should we disable `order_by` for non-datetime...

ready for review if we're going to iterate on the content later

Hi @Neilblaze, thanks for checking this out! I think that the categories that are already used in https://skrub-data.org/stable/reference/ ("Joining eataframes", "Encoding a column"... etc.) would already be an improvement. We...

Note that this issue is partially being worked on in #1460

> Hey [@rcap107](https://github.com/rcap107), is this closed by [#1460](https://github.com/skrub-data/skrub/pull/1460)? > > > It would be better to instead group objects by function > > It's pretty much what we've done in...

> Ok, wanna create a quick PR for this? Maybe it could be a sprint issue 🤔

Given that the idea is revamping a lot of the docs, we will be adding all doc-related merged PRs to the changelog of the next release (normally, doc-related PRs are...

> > Given that the idea is revamping a lot of the docs, we will be adding all doc-related merged PRs to the changelog of the next release (normally, doc-related...

> Edit2: I guess we can also get rid of the rounding applied directly to the sub_df and instead round each value `v` (if its a float) when we iterate...