[go: nahoru, domu]

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

Expose the underlying pd.DataFrames instead of an iterator #707

Closed
marcenacp opened this issue Jun 26, 2024 · 0 comments
Closed

Expose the underlying pd.DataFrames instead of an iterator #707

marcenacp opened this issue Jun 26, 2024 · 0 comments

Comments

@marcenacp
Copy link
Contributor

mlcroissant returns an iterator over the records. We could also expose an API to return pd.DataFrame.

For now, using from_record on an mlcroissant iterator is probably to way to solve this issue before the feature is implemented.

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

No branches or pull requests

1 participant