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
I'm quite confident about how we're supporting PySpark DuckDB, and I think it's time to support Ibis too.
I think that it can probably mostly be supported by just copy-and-pasting what's in narwhals/_duckdb and making some API adjustments. I don't think any major refactor or anything like that would be required.
Anyone fancy trying this? If so, contributions would be welcome! You can start by reading the contributing guide, and reaching out to us here or on Discord if anything trips you up
The text was updated successfully, but these errors were encountered:
I can have a go at it. I have my own Narwhals Ibis implementation built out so will just need to update and make sure it meets any recent changes/patterns in Narwhals.
I'm quite confident about how we're supporting PySpark DuckDB, and I think it's time to support Ibis too.
I think that it can probably mostly be supported by just copy-and-pasting what's in
narwhals/_duckdb
and making some API adjustments. I don't think any major refactor or anything like that would be required.Anyone fancy trying this? If so, contributions would be welcome! You can start by reading the contributing guide, and reaching out to us here or on Discord if anything trips you up
The text was updated successfully, but these errors were encountered: