Skip to content
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

example for building a polars dataframe #120

Open
wseaton opened this issue Nov 6, 2023 · 0 comments
Open

example for building a polars dataframe #120

wseaton opened this issue Nov 6, 2023 · 0 comments

Comments

@wseaton
Copy link

wseaton commented Nov 6, 2023

I've been exploring the crates and both projects docs (arrow2 and polars_arrow) and I can't quite for the life of me figure out how to do the proper conversion. I'm basically trying to take a Vec<CustomArrowStruct> -> polars::DataFrame

Should I use ffi like the examples here: https://github.com/jorgecarleitao/arrow2/blob/main/examples/ffi.rs or nmap maybe?

Guidance is welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant