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
FIX: handle NaT values in dt-accessor (pydata#8084)
* FIX: handle NaT values in dt-accessor
* FIX: only use isnat-check for datetimes not cftime
* check for <NA> and apply needed dtype for isocalendar
* Keep current version without NaT
* add whats-new.rst entry
0 commit comments