File options for IO methods · Issue #28377 · pandas-dev/pandas
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 specific...