We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63feec6 commit 23e7595Copy full SHA for 23e7595
pandas/core/computation/expr.py
@@ -5,7 +5,6 @@
5
from functools import partial, reduce
6
from io import StringIO
7
import itertools as it
8
-import operator
9
import token
10
import tokenize
11
from typing import Type
0 commit comments