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
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
# Description
## What is the current behavior?
Currently, the dataframe dataset is not supported.
closes:
#18#21
## What is the new behavior?
Added dataframe dataset.
## Does this introduce a breaking change?
Nope
### Checklist
- [ ] Created tests which fail without the change (if possible)
- [ ] Extended the README / documentation, if necessary
---------
Co-authored-by: Wei Lee <[email protected]>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please describe the feature you'd like to see
Define interfaces
DataProviders
DataProvider
.DataframeProviders
.read
andwrite
methods inDataframeDataProviders
with the context manager.Non-native transfers
Acceptance Criteria
The text was updated successfully, but these errors were encountered: