ibis icon indicating copy to clipboard operation
ibis copied to clipboard

the portable Python dataframe library

Results 658 ibis issues
Sort by recently updated
recently updated
newest added

**Acceptance criteria**: Ibis integrated with Pandera. TODOs: - [ ]

roadmap

**Acceptance criteria**: Improve the existing expressivity and correctness of Ibis IR and setup additional testing to ensure it going forward. TODOs: - [ ]

roadmap

**Acceptance criteria**: Stabilize the in-memory format for Ibis. TODOs: - [ ]

**Acceptance criteria**: we have precise plans to redesign and stabilize the Ibis interval type. TODOs: - [ ] evaluation and proposal of options - [ ]

roadmap

**Acceptance criteria**: This is a meta-issue for the roadmap to track new backends being added in Q3 2024. TODOs: - [ ]

roadmap

**Acceptance criteria**: This is a meta-issue for the roadmap to track new backends being added in Q2 2024. Adding new backends may not be a priority for this quarter; instead...

roadmap

The purpose of this issue is to track various documentation improvements to be made in mid-2024. P0: - [x] https://github.com/ibis-project/ibis/issues/8852 - [ ] https://github.com/ibis-project/ibis/issues/8853 - [ ] https://github.com/ibis-project/ibis/issues/8854 - [...

docs

## Description of changes add release blog for Ibis 9.0 depends on https://github.com/ibis-project/ibis/issues/8889 to link to ## Issues closed

docs

Summarizing the discussions below, here's my (@gforsyth) rough outline: * Add fallback behavior to all backends such that if `create_table` or `insert` gets a non-ibis-expression as `obj`, convert it to...

feature

Hmmm, I remember us talking about this before (sorry, this issue had slipped my mind when we talked about this last week). Currently all our `to_csv`/`to_parquet` writers produce a single...