Skip to content

Commit ea39791

Browse files
committed
update
1 parent 13ad445 commit ea39791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/indexes/datetimes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
from pandas.core.dtypes.common import (
1313
_INT64_DTYPE,
1414
_NS_DTYPE,
15+
is_object_dtype,
1516
is_datetime64_dtype,
1617
is_datetimetz,
1718
is_dtype_equal,

0 commit comments

Comments
 (0)