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

Please add examples of passing dataframes between python and rust #73

Closed
bionicles opened this issue Mar 24, 2024 · 1 comment
Closed

Comments

@bionicles
Copy link

this simple task seems hard. there are 2 examples and none for the simple task of sending a dataframe from python to rust. Maybe i'm just missing something but, basics before brilliance, I could really use help for this, could you please add super basic examples of how to send a pandas dataframe to rust using this crate? If we need to convert pandas to polars or pandas to arrow in python, fine, but I'm just hitting a wall of compile errors and it's really annoying for such a simple thing to be difficult.

@bionicles
Copy link
Author

closing because i'm dumb, https://docs.rs/pyo3-polars/latest/pyo3_polars/

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