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
The data attribute of column is private, so I can't get it directly.
wuzhe1234
changed the title
How to get the underlying data Vec<> of a column? I need to convert Block or Column to arrow or polars fomat?
How to get the underlying data Vec<> of a column? I need to convert Block or Column to arrow or polars format.
May 20, 2024
This would be a great feature. We're also using the Arrow library, and the current copy approach is affecting performance. Direct integration with Arrow would enhance efficiency.
No description provided.
The text was updated successfully, but these errors were encountered: