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 42202f6 commit da1ec73Copy full SHA for da1ec73
pandas/core/arrays/boolean.py
@@ -52,12 +52,8 @@ class BooleanDtype(BaseMaskedDtype):
52
53
.. warning::
54
55
- BooleanDtype is considered experimental. The implementation and
56
- parts of the API may change without warning.
57
-
58
- Parameters
59
- ----------
60
- None
+ BooleanDtype is considered experimental. The implementation and
+ parts of the API may change without warning.
61
62
Attributes
63
----------
0 commit comments