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

[DEV-1122] [feature proposal] Add native support for pandas API #573

Open
ObservedObserver opened this issue Jun 12, 2024 · 0 comments
Open
Labels
proposal Vote if you want it Only will be started when enough votes collected.

Comments

@ObservedObserver
Copy link
Member

ObservedObserver commented Jun 12, 2024

For now, pygwalker kernel computation uses sql + duckdb for data queries. Another approach might be using the native pandas API for all those computations. Benefits of this implementation include:

  • Test and switch to different high-performance dataframe library, like modin, polars.

It would be even better for the community if developers could customize their own query engines.

DEV-1122

@ObservedObserver ObservedObserver changed the title [feature proposal] Add native support for pandas API [DEV-1122] [feature proposal] Add native support for pandas API Jun 12, 2024
@ObservedObserver ObservedObserver added Vote if you want it Only will be started when enough votes collected. proposal labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Vote if you want it Only will be started when enough votes collected.
Projects
None yet
Development

No branches or pull requests

1 participant