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

feat: add positional joins
#9533 opened Jul 6, 2024 by NickCrews Loading…
refactor(caching): remove parameters that are always the same internals Issues or PRs related to ibis's internal APIs refactor Issues or PRs related to refactoring the codebase
#9532 opened Jul 6, 2024 by cpcloud Loading… 9.2
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
fix(clickhouse): generate redundant aliases to workaround clickhouse naming behavior bug Incorrect behavior inside of ibis clickhouse The ClickHouse backend
#9525 opened Jul 5, 2024 by cpcloud Loading… 9.2
refactor(viz): avoid repeatedly rendering redundant schemas in graphviz output ux User experience related issues
#9518 opened Jul 4, 2024 by cpcloud Loading… 9.2
feat(polars): support version 1.0 and later feature Features or general enhancements polars The polars backend
#9516 opened Jul 4, 2024 by cpcloud Loading… 9.2
test(clickhouse): add TPC-H and TPC-DS queries clickhouse The ClickHouse backend tests Issues or PRs related to tests
#9508 opened Jul 3, 2024 by cpcloud Loading… 9.2
docs(blog): kaggle competition using IbisML
#9505 opened Jul 2, 2024 by jitingxu1 Loading…
test(redo): add some basic cast tests
#9483 opened Jun 30, 2024 by NickCrews 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… 9.2
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… 9.2
ProTip! Filter pull requests by the default branch with base:main.