Skip to content
Discussion options

You must be logged in to vote

Looks to me like tables https://arrow.apache.org/docs/python/generated/pyarrow.Table.html contain very similar functionality to "data frames" with filtering, etc -- perhaps a library built on arrow-rs like datafusion might have what you are looking for:

https://docs.rs/datafusion/17.0.0/datafusion/dataframe/struct.DataFrame.html

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cprieto
Comment options

@alamb
Comment options

alamb Jan 31, 2023
Collaborator

Answer selected by Jefffrey
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