Francesco Bruzzesi

Results 280 comments of Francesco Bruzzesi

Hey there! I am from mobile now. I am using those actions in the iso-week-date library. Here is the [typos checker](https://github.com/FBruzzesi/iso-week-date/blob/main/.github%2Fworkflows%2Fcheck-typos.yaml) one.

In scikit-lego we have a little more sophisticated version of such error which can help to point at which version to install ([proof](https://github.com/koaning/scikit-lego/blob/main/sklego/notinstalled.py)). In general there is a tradeoff between:...

Hey there! Sorry to jump in, I am doing some Sunday research for narwhals 😁 Just a follow up on some comments > A decorator to 'narwhalify' a function/method was...

Hey @DCoupry thanks for reporting this issue. We have a somewhat naive script to get them at the moment, which is not shipped within the library source code. I wouldn't...

I agree with Vincent, if scikit learn itself is deprecating it and we don't have a relevant use case, it might just be a burden. I am also debated as...

Closing it as not plan for now. We can come back to it when scikit-learn has something in place

Hey @Sherwin-14 , sorry I missed the first comment among various notifications. I now see the issue, we somehow have the `concat` in `stable/v1.py` out of sync, or even worse,...

Hey @Sherwin-14 , we just merged a PR that adds `concat` function in `stable/v1.py`. Now you should be able to proceed with this PR after merging main branch

@koaning would it be reasonable to say that (almost 2 years after this PR) [`skrub.TableVectorizer`](https://skrub-data.org/stable/generated/skrub.TableVectorizer.html#skrub.TableVectorizer) leans towards this direction?

Thanks for the details! I am going to close this one as we are not planning to support it anyway for now