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 other component implementation interfaces #580

Open
Tracked by #563
RobbeSneyders opened this issue Oct 30, 2023 · 0 comments
Open
Tracked by #563

Support other component implementation interfaces #580

RobbeSneyders opened this issue Oct 30, 2023 · 0 comments
Labels
Core Core framework Ease of use

Comments

@RobbeSneyders
Copy link
Member

RobbeSneyders commented Oct 30, 2023

The interface fondant provides for the implementation of a component is currently always a dataframe, either Dask or Pandas. For some use cases, a dataframe is not the easiest datastructure to work with though.

We should look into which other interfaces would be useful. These can be either other frameworks (eg. Huggingface datasets), or other Dask datastructures (delayed, bag, ...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Core framework Ease of use
Projects
Status: Breakdown
Development

No branches or pull requests

1 participant