Pandas version checks
Location of the documentation
https://pandas.pydata.org/docs/dev/reference/api/pandas.eval.html
Documentation problem
In the docstring: engine : {'python', 'numexpr'}, default 'numexpr'
In the definition: engine: str | None = None,
Suggested fix for documentation
engine : {'python', 'numexpr'}, optional, default None