-
Notifications
You must be signed in to change notification settings - Fork 617
Issues: ibis-project/ibis
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feat(duckdb): add read_gsheets()
feature
Features or general enhancements
#10961
opened Mar 7, 2025 by
NickCrews
1 task done
feat: define/improve behavior of String.re_extract() when no match is found
feature
Features or general enhancements
#10950
opened Mar 6, 2025 by
NickCrews
1 task done
feat: improve API for choosing a backend on memtable.cache()
feature
Features or general enhancements
#10942
opened Mar 5, 2025 by
NickCrews
1 task done
feat: support Features or general enhancements
ibis.postgres.connect("postgresql://...")
in addition to ibis.connect("postgresql://...")
feature
#10901
opened Feb 25, 2025 by
NickCrews
1 task done
feat: avoid double fetches on Features or general enhancements
ibis.duckdb.connect().read_csv("https://slow_url").cache()
feature
#10845
opened Feb 14, 2025 by
NickCrews
1 task done
feat: add Features or general enhancements
missing_ok: bool = False
kwarg to Table.drop() signature
feature
#10709
opened Jan 23, 2025 by
NickCrews
1 task done
feat(join): support Features or general enhancements
_.col.upper()
and lambda left, right: ...
as predicates
feature
#10703
opened Jan 22, 2025 by
NickCrews
1 task done
bug: non-nullable columns are turned into nullable after anti_join() and semi_join()
#10416
opened Nov 2, 2024 by
NickCrews
1 task done
feat: make Features or general enhancements
n
arg optional for Value.topk()
feature
#10389
opened Oct 29, 2024 by
NickCrews
1 task done
feat: Table.topk()
feature
Features or general enhancements
#10388
opened Oct 29, 2024 by
NickCrews
1 task done
feat: publicly export SqlBackend
feature
Features or general enhancements
#10365
opened Oct 24, 2024 by
NickCrews
1 task done
bug: UDFs not present on pyspark workers
bug
Incorrect behavior inside of ibis
#10273
opened Oct 5, 2024 by
NickCrews
1 task done
bug: row_number() with Incorrect behavior inside of ibis
.select()
doesn't have OVER ...
clause when used after join (.mutate()
works correctly)
bug
#10261
opened Oct 1, 2024 by
NickCrews
1 task done
bug: make Incorrect behavior inside of ibis
order_by()
have an effect after group_by()
when aggregating
bug
#9716
opened Jul 29, 2024 by
NickCrews
1 task done
feat(ux): add Features or general enhancements
Value.to_sql()
feature
#9708
opened Jul 28, 2024 by
NickCrews
1 task done
feat: expose Features or general enhancements
highest_precedence(*dtypes)
feature
#9335
opened Jun 8, 2024 by
NickCrews
1 task done
feat: Features or general enhancements
ux
User experience related issues
ibis.select()
feature
#9324
opened Jun 6, 2024 by
NickCrews
1 task done
feat: Features or general enhancements
explain
or similar API for inspecting plans
feature
#9276
opened May 30, 2024 by
NickCrews
1 task done
feat(memtable): handle castable inputs from date-like strings to date
feature
Features or general enhancements
#9245
opened May 24, 2024 by
NickCrews
1 task done
bug(duckdb, UDF): using the same UDF in two filed-based connections errors
bug
Incorrect behavior inside of ibis
#8930
opened Apr 10, 2024 by
NickCrews
1 task done
bug: inlining expressions leads to wrong results for non-pure functions
bug
Incorrect behavior inside of ibis
#8921
opened Apr 9, 2024 by
NickCrews
1 task done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.