We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a454456 commit 8ccd2b8Copy full SHA for 8ccd2b8
pandas/core/indexing.py
@@ -1,4 +1,4 @@
1
-from typing import Iterable, Tuple
+from typing import Tuple
2
3
import numpy as np
4
0 commit comments