Skip to content

Pull requests: ibis-project/ibis

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

Pull requests list

chore(deps): bump nix flakes
#9329 opened Jun 7, 2024 by cpcloud Loading… 9.1
refactor: remove ibis NA
#9323 opened Jun 6, 2024 by ncclementi Loading…
feat: allow empty structs
#9310 opened Jun 4, 2024 by NickCrews Loading…
refactor: deprecate fillna and dropna api
#9300 opened Jun 3, 2024 by ncclementi Loading…
4 tasks done
9.1
chore(deps): lock file maintenance dependencies Issues or PRs related to dependencies
#9291 opened Jun 3, 2024 by renovate bot Loading…
1 task
9.1
feat(pyspark): implement new experimental read/write directory methods pyspark The Apache PySpark backend
#9272 opened May 30, 2024 by chloeh13q Loading… 9.1
refactor(api): refactor the implementation of windowing
#9200 opened May 15, 2024 by chloeh13q Loading…
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…
chore(deps): update dependency lonboard to v0.9.1 dependencies Issues or PRs related to dependencies docs Documentation related issues or PRs
#9137 opened May 6, 2024 by renovate bot Loading…
1 task
9.1
feat(api): move from .case() to .cases()
#9096 opened May 1, 2024 by NickCrews Loading…
test(pyspark): validate pyspark-specific tests for streaming pyspark The Apache PySpark backend streaming Issue related to streaming APIs or backends tests Issues or PRs related to tests
#8945 opened Apr 11, 2024 by mfatihaktas Draft
fix: disallow empty struct
#8876 opened Apr 3, 2024 by chloeh13q Draft
feat(ddl): add no_views arg to list_tables() ddl Issues related to creating or altering data definitions feature Features or general enhancements
#8864 opened Apr 2, 2024 by mfatihaktas Loading…
fix: return pd.Timestamp or pd.Series[datetime64] for date.to_pandas() datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
#8784 opened Mar 26, 2024 by mfatihaktas Loading…
feat(flink): support semi/anti window join flink Issues or PRs related to Flink
#8745 opened Mar 22, 2024 by mfatihaktas Loading…
feat(api): support pattern recognition feature Features or general enhancements flink Issues or PRs related to Flink
#8692 opened Mar 19, 2024 by mfatihaktas Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.