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

Add native support for Polars #4

Open
Indy2222 opened this issue Jul 24, 2023 · 0 comments
Open

Add native support for Polars #4

Indy2222 opened this issue Jul 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Indy2222
Copy link
Contributor

Currently, EDVART accepts only Pandas dataframes. Consider adding native support for Polars.

Polars has DataFrame.to_pandas conversion method, so the lack of native Polars support can be circumvent. However, conversions like this are not without caveats.

@Indy2222 Indy2222 added the enhancement New feature or request label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant