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 e713596 commit 0b1c15fCopy full SHA for 0b1c15f
pandas/core/arrays/boolean.py
@@ -83,7 +83,6 @@ class BooleanDtype(BaseMaskedDtype):
83
<BooleanArray>
84
[True, False, <NA>]
85
Length: 3, dtype: boolean
86
-
87
"""
88
89
name: ClassVar[str] = "boolean"
0 commit comments