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 for other DataFrame libraries #147

Open
lucas-nelson-uiuc opened this issue May 19, 2024 · 2 comments
Open

Support for other DataFrame libraries #147

lucas-nelson-uiuc opened this issue May 19, 2024 · 2 comments
Labels
feature new feature

Comments

@lucas-nelson-uiuc
Copy link

Wondering if there's been discussion for supporting other dataframe (or pandas-compatible) libraries? Happy to talk through or help develop support to extend the ecosystem.

@lucas-nelson-uiuc lucas-nelson-uiuc added the feature new feature label May 19, 2024
@willeppy
Copy link
Member

Hey thanks for starting discussion on this, I think would be really cool. A couple of libraries that come to mind, curious which ones you or others are using the most that would be the best to support

  • Polars
  • Ibis
  • Modin -- this might work with minimal overhead since has exact same API as Pandas as my understanding
  • Raw numpy matricies (if 2d)

@willeppy
Copy link
Member

Generally, in terms of implementation I think would involve...

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

No branches or pull requests

2 participants