We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce03f8b commit 8813fe5Copy full SHA for 8813fe5
pandas/_libs/src/parser/tokenizer.c
@@ -21,7 +21,6 @@ GitHub. See Python Software Foundation License and BSD licenses for these.
21
22
#include <ctype.h>
23
#include <float.h>
24
-#include <limits.h>
25
#include <math.h>
26
#include <stdbool.h>
27
#include <stdlib.h>
0 commit comments