You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes mypy error when passing np.datetime64/timedelta64 input to pd.isna (#550)
Update `IndexIterScalar` to include `np.datetime64` and `np.timedelta64` (#549)
* Fixes mypy error when passing np.datetime64/timedelta64 input to pd.isna
* Update test_isna to include tests for np.datetime64/timedelta64
0 commit comments