Skip to content

File options for IO methods #28377

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

Open
TomAugspurger opened this issue Sep 10, 2019 · 2 comments
Open

File options for IO methods #28377

TomAugspurger opened this issue Sep 10, 2019 · 2 comments
Labels
API - Consistency Internal Consistency of API/Behavior API Design Enhancement IO Data IO issues that don't fit into a more specific label

Comments

@TomAugspurger
Copy link
Contributor

Split from #27899. How should we handle options to be passed to the open call (like encoding, errors).

A few options

  • pass through **kwargs
  • a "storage_options" kwarg that's a dict with some specification

Want to thing about things like S3, etc. too.

@TomAugspurger TomAugspurger added API Design IO Data IO issues that don't fit into a more specific label labels Sep 10, 2019
@simonjayhawkins
Copy link
Member

this task is part of #15008 ?

@TomAugspurger
Copy link
Contributor Author

TomAugspurger commented Sep 12, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API - Consistency Internal Consistency of API/Behavior API Design Enhancement IO Data IO issues that don't fit into a more specific label
Projects
None yet
Development

No branches or pull requests

4 participants