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

Rust API - Reading a 1 billion file into data frame in parallel #20976

Open
mandeepsingh-private opened this issue Jan 29, 2025 · 0 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@mandeepsingh-private
Copy link

Description

In python one can easily read csv in parallel by using
https://docs.pola.rs/api/python/stable/reference/api/polars.read_csv.html

Is there a similar documentation available for Rust API?

A working example will be very helpful, to make it easy to follow.

Link

https://docs.rs/polars/latest/polars/prelude/struct.CsvReadOptions.html

@mandeepsingh-private mandeepsingh-private added the documentation Improvements or additions to documentation label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant