Skip to content

Ibis - Querying every file in every release on the Python Package Index (redux) #7584

Closed Answered by NickCrews
giscus[bot] bot asked this question in Q&A
Discussion options

You must be logged in to vote

Or, if you can't upgrade altair (which contains a feature that makes altair work with any __dataframe__()-compatible library, such as ibis or vaex), then the other option is to execute the ibis expression to a pandas DF before passing to altair: change alt.Chart(full_query) to alt.Chart(full_query.to_pandas())

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hengaini2055giscus
Comment options

@cpcloudgiscus
Comment options

cpcloud Nov 18, 2023 — with giscus
Maintainer

@NickCrewsgiscus
Comment options

Answer selected by cpcloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants