Skip to content

File options for IO methods #28377

Open
Open
@TomAugspurger

Description

@TomAugspurger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions