-
Notifications
You must be signed in to change notification settings - Fork 339
Open
Labels
Description
Narwhals would be good route to do this. There are no dependencies so we could bring in and work
@juanitorduz mentioned this
CC: @ColtAllen
Would be good to scope what we use in comparison of what they'd support:
- DataFrame : https://narwhals-dev.github.io/narwhals/api-completeness/dataframe/
- LazyFrame : https://narwhals-dev.github.io/narwhals/api-completeness/lazyframe/
We can probably just slowly iterate to this goal.
NOTE: pandas is a dependency of arviz so our current logic would still work
Thoughts?
FBruzzesi