-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
Description
Aiming to collect issues we've had, with the hope to make some small suggestions upstream and make our type checkers happier 😅
Code Search
Should be most of the individual cases, but ideally we could pull out some common issues from here
Comments
- feat:
IbisLazyFramesupport #2000 (comment) - chore: fixup operator type ignores for
SQLExpr#2920 (comment) - fix: Align division by zero behavior across all backends #2761 (comment)
- TYP: Use
ibis.Deferredinstead ofibis.Valuefor typing #2963 (comment)
PRs
Upstream
- feat: Improve VSCode experience (type hints, docs, etc) ibis-project/ibis#11680
- feat(typing): make types more precise for many common Values ibis-project/ibis#11771
- bug: incorrect typing for
Table.filteribis-project/ibis#11667 - bug: Incomplete type hint in Table.select, omits s.Selector ibis-project/ibis#11511
- bug: IntervalValue property annotations do not match the actual return type of as_unit ibis-project/ibis#11302
- feat: improve typing for
ibis.<backend>.connect()ibis-project/ibis#11188 - feat: Intellisense for the underscore table accessor ibis-project/ibis#10369
Reactions are currently unavailable