Deprecate allow_missing_columns: bool
in favor of missing_columns: Literal["insert", "raise"]
#21997
Labels
A-api
Area: changes to the public API
enhancement
New feature or an improvement of an existing feature
Milestone
Description
The latter is much more descriptive in code of what this parameter will actually do.
The text was updated successfully, but these errors were encountered: