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

PredictionWriter: allow direct write to cloud #290

Open
sjfleming opened this issue Jan 21, 2025 · 0 comments
Open

PredictionWriter: allow direct write to cloud #290

sjfleming opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@sjfleming
Copy link
Contributor

sjfleming commented Jan 21, 2025

The current implementation seems like it will only work if the output_dir argument to PredictionWriter is a local path which can be written to by pandas.DataFrame.to_csv().

I would be great if a PredictionWriter could write output files directly to a google bucket.

smart-open might be one way to do this, but I think we got rid of a dependency on smart-open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant