-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
- Writer options are not very discoverable. Perhaps "file_options" should mention compression as an example of something you can control, so people looking for it know where to go next?
- Compression seems like it might be common enough to warrant a top-level parameter somehow (even if it gets implemented differently internally)?
- Either way, this needs a cookbook example.
make_write_optionsis lacking a docstring- Writer options objects are lacking
{}__repr__{}s
Reporter: David Li / @lidavidm
Related issues:
- [Python] write_dataset's file_write_options are too confusing and/or undocumented (is duplicated by)
Note: This issue was originally created as ARROW-18346. Please see the migration documentation for further details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement