Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restrict warning about engine_kwargs and pandas<2.2
Only warn about `engine_kwargs` parameter not being fully supported at pandas < 2.2.0 for users who both have a lower pandas versions *and* actually attempt to use the engine_kwargs keyword. Co-authored-by: Daniel Huppmann <[email protected]>
- Loading branch information