Marco Edward Gorelli

Results 157 issues of Marco Edward Gorelli

`concat` doesn't have a docstring yet https://narwhals-dev.github.io/narwhals/api-reference/narwhals/#narwhals.concat Anyone fancy writing one?

documentation
good first issue

Similar to the other `maybe_` pandas-like-specific functions https://narwhals-dev.github.io/narwhals/api-reference/narwhals/#narwhals.maybe_set_index. Regardless of whether or not they use Narwhals in https://github.com/pymc-devs/pymc/issues/7462, it does look like it would be useful there, so if we...

I'm just collecting some projects I notice which may benefit from Narwhals, or who have shown interest. Some of these might not actually end up being places where Narwhals is...

user research

If we look at: - dask.dataframe - ibis (personally I'd prefer to wait for them to complete the removal of pandas+pyarrow as required dependencies for all backends) - duckdb (either...

enhancement

Currently I just use: https://chriskuehl.github.io/shipit/ But people have been very creative with their gifs We should probably have an official list, and then, when we make a "maintainers' guide", we...

ci
community

In https://github.com/narwhals-dev/narwhals/tree/main/tpch/notebooks, we implement several TPC-H queries, and run them via Narwhals We currently have the first 7 there, and should work on adding more To track progress: - [...

benchmarks

Scikit-learn mentioned Narwhals here https://github.com/scikit-learn/scikit-learn/pull/28513#issuecomment-2131226993 Regardless of whether they decide to use it or not, it would be beneficial to check whether Narwhals would at least work in scikit-learn, and...

user research

We now have a `IntoDataFrame` type hint, which means "either a Narwhals dataframe, or something convertible to a Narwhals DataFrame" I think we should use it in the tutorial /...

documentation

### Describe the bug the result name differs between implementations ### Steps or code to reproduce the bug ``` In [4]: import narwhals as nw In [5]: import polars as...

bug
low priority

We'll have our first community call tomorrow, at 14:30 UTC - Here's the link: meet.google.com/gcn-hbnx-imn - Shared calendar: https://calendar.google.com/calendar/embed?src=27ff6dc5f598c1d94c1f6e627a1aaae680e2fac88f848bda1f2c7946ae74d5ab%40group.calendar.google.com&ctz=Europe%2FLondon All welcome to join! To find out what time that is...

community