Regression: Series.apply is too strict, does not allow to return a DateOffset #454
Labels
Apply
Apply, Aggregate, Transform
Regression
Functionality that used to work in a prior pandas version
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
pandas
example that is not properly checked by the stubs.mypy
orpyright
).Arguments and return value are both too strict:
returns
Please complete the following information:
pandas-stubs
pandas_stubs-1.5.2.221124Additional context
Add any other context about the problem here.
This was caused by #401
The text was updated successfully, but these errors were encountered: