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 68e76ce commit f87938dCopy full SHA for f87938d
pandas-stubs/core/series.pyi
@@ -62,9 +62,7 @@ from pandas.core.api import (
62
Int64Dtype as Int64Dtype,
63
)
64
from pandas.core.arrays.base import ExtensionArray
65
-from pandas.core.arrays.boolean import (
66
- BooleanDtype,
67
-)
+from pandas.core.arrays.boolean import BooleanDtype
68
from pandas.core.arrays.categorical import (
69
Categorical,
70
CategoricalAccessor,
0 commit comments