We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f1bc6 commit a82cf8eCopy full SHA for a82cf8e
pandas/tests/frame/indexing/test_where.py
@@ -4,8 +4,6 @@
4
import numpy as np
5
import pytest
6
7
-from pandas._config import using_string_dtype
8
-
9
from pandas.core.dtypes.common import is_scalar
10
11
import pandas as pd
0 commit comments