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

Support Narwhals DataFrames including DuckDB relation and Dask. #658

Open
MarcSkovMadsen opened this issue Nov 9, 2024 · 1 comment
Open

Comments

@MarcSkovMadsen
Copy link
Contributor

In panel-extensions/panel-graphic-walker#22 I will add more support for more data sources to panel-graphic-walker. I add general DataFrame support via Narwhals because its what we are going to do for param, panel and rest of HoloViz ecosystem I believe.

With the PR above we will end up supporting

image

It would be very nice with

  • DuckDB Relation and Dask support in pygwalker.
  • General support for any Narwhals DataFrame type
  • The pygwalker database Connector being a support Narwhals DataFrame type. Context.
@MarcSkovMadsen
Copy link
Contributor Author

MarcSkovMadsen commented Nov 9, 2024

For now I will try to figure out how I can convert a duckdb relation to the pygwalker database connector because that is what is important for my own use cases. I've asked how in duckdb/duckdb#14768.

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

No branches or pull requests

1 participant