We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a23624 commit 4e622bbCopy full SHA for 4e622bb
pandas/_libs/writers.pyx
@@ -1,4 +1,5 @@
1
cimport cython
2
+from cython cimport Py_ssize_t
3
import numpy as np
4
5
from cpython cimport (
0 commit comments