Replies: 1 comment 2 replies
|
I don't know how relevant this is in this discussion, but one thing that always bothered me about |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to gather a list of things we'd want to do before stabilizing our non-internal APIs.
Those APIs include
ibis.expr.typesobjects.Out of scope:
ibisthat isn't explicitly mentioned or already public.I'll kick this off with my own list of things that I think are required for stability:
to_pandas()andto_pyarrow(). As part of that I would like to see us choose a specific pandas dtype "family" that we output.BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW(the default for most functions in most databases that support window functions)?All reactions