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 128f2aa commit 0728a04Copy full SHA for 0728a04
pandas/core/arrays/boolean.py
@@ -50,8 +50,8 @@ class BooleanDtype(BaseMaskedDtype):
50
51
.. warning::
52
53
- BooleanDtype is considered experimental. The implementation and
54
- parts of the API may change without warning.
+ BooleanDtype is considered experimental. The implementation and
+ parts of the API may change without warning.
55
56
Attributes
57
----------
0 commit comments