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

To/From Polars Data Frame for Fluvio Records #8

Open
simlay opened this issue Mar 10, 2021 · 1 comment
Open

To/From Polars Data Frame for Fluvio Records #8

simlay opened this issue Mar 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@simlay
Copy link
Contributor

simlay commented Mar 10, 2021

Polars is a commonly used machine learning python library and the base data structure of this is a DataFrame. Let's add a to/from implementation of a fluvio records for convenience.

@simlay simlay added the enhancement New feature or request label Mar 10, 2021
@simlay simlay self-assigned this Mar 10, 2021
@digikata digikata changed the title To/From Pandas Data Frame for Fluvio Records To/From Polars Data Frame for Fluvio Records Feb 9, 2024
@digikata
Copy link
Contributor

digikata commented Feb 9, 2024

Switched to polars due to efficiency of polars, as well as rust base.

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

No branches or pull requests

2 participants