Skip to content

Pull requests: ibis-project/ibis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

refactor(dependencies): optional numpy and pandas dependencies Issues or PRs related to dependencies
#9564 opened Jul 13, 2024 by cpcloud Loading…
docs: add a note on docs preview
#9555 opened Jul 11, 2024 by chloeh13q Loading…
fix(dask,pandas): make groupby null behavior consistent with other backends breaking change Changes that introduce an API break at any level dask The Dask backend pandas The pandas backend
#9526 opened Jul 5, 2024 by hottwaj Loading… 10.0
refactor(viz): avoid repeatedly rendering redundant schemas in graphviz output ux User experience related issues
#9518 opened Jul 4, 2024 by cpcloud Loading…
docs(blog): kaggle competition using IbisML blog Posts for the Ibis blog. docs Documentation related issues or PRs
#9505 opened Jul 2, 2024 by jitingxu1 Loading…
feat(api): improve ibis.struct()
#9460 opened Jun 27, 2024 by NickCrews Loading…
feat(api): improve map()
#9459 opened Jun 27, 2024 by NickCrews Loading…
test: disallow empty structs
#9310 opened Jun 4, 2024 by NickCrews Loading…
refactor(api): refactor the implementation of windowing refactor Issues or PRs related to refactoring the codebase streaming Issue related to streaming APIs or backends
#9200 opened May 15, 2024 by chloeh13q Loading… 9.2
fix: make topk() use {name}_count format, like .value_counts() breaking change Changes that introduce an API break at any level
#9163 opened May 9, 2024 by NickCrews Loading… 10.0
feat(api): move from .case() to .cases()
#9096 opened May 1, 2024 by NickCrews Loading…
feat(api): day_of_week.iso_index() method feature Features or general enhancements timestamps Issues related to the timestamp API ux User experience related issues
#9003 opened Apr 18, 2024 by kaijennissen Loading… 9.2
ProTip! Exclude everything labeled bug with -label:bug.