We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e41429 commit 49c8d19Copy full SHA for 49c8d19
pandas/_libs/algos.pyx
@@ -33,7 +33,6 @@ from libc.math cimport sqrt, fabs
33
from util cimport numeric, get_nat
34
35
cimport lib
36
-from lib cimport is_null_datetimelike
37
from pandas._libs import lib
38
39
cdef int64_t iNaT = get_nat()
0 commit comments