roj516
Results
2
issues of
roj516
### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...
Bug
datetime.date
**Describe the bug** Code that passed the output of itertuples to functions expecting `NamedTuple` fails in mypy with `incompatible type "_PandasNamedTuple"; expected "NamedTuple"` (Maybe related to the fix for issue...