Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

gab23r

gab23r created a comment on an issue on pola-rs/polars
What to do if the flag is already set to SORTED? Should it validate that polars is correct?

View on GitHub

gab23r created a comment on a pull request on pola-rs/polars
This is a great feature, I am really waiting for it 🤩. This PR has been stop for some blocking/technical reason our just because of prioritisation with the new streaming or other things?

View on GitHub

gab23r opened an issue on pola-rs/polars
Chain `Expr.name` operations
### Description I wish I could chain operation in the `ExprNameNameSpace`. Example: ```python df = pl.DataFrame({"My Col": [0,1,2]}) df.select( pl.all() .name.map(lambda d: d.replace(" ",...
gab23r starred copier-org/copier