You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: