-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorAPI DesignEnhancementIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific label
Description
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
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorAPI DesignEnhancementIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific label