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

Split dataframe to write different subsets #51

Closed
PhilippeMoussalli opened this issue Apr 26, 2023 · 1 comment · Fixed by #58
Closed

Split dataframe to write different subsets #51

PhilippeMoussalli opened this issue Apr 26, 2023 · 1 comment · Fixed by #58
Assignees
Labels
Core Core framework
Milestone

Comments

@PhilippeMoussalli
Copy link
Contributor

PhilippeMoussalli commented Apr 26, 2023

Currently, the user returns a single Fondant dataframe when loading or transforming data. However, there is a need to split this dataframe into multiple subsets based on component specifications and save each subset into a separate location.

This task involves creating a process that allows for efficient and accurate splitting of the dataframe while ensuring each subset is written to its designated location.

@PhilippeMoussalli PhilippeMoussalli self-assigned this Apr 26, 2023
@PhilippeMoussalli PhilippeMoussalli added the Core Core framework label Apr 26, 2023
@PhilippeMoussalli PhilippeMoussalli added this to the Alpha milestone Apr 26, 2023
@PhilippeMoussalli
Copy link
Contributor Author

PhilippeMoussalli commented Apr 27, 2023

@RobbeSneyders RobbeSneyders linked a pull request May 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Core framework
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant