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 f9c22fa commit 4c51060Copy full SHA for 4c51060
pandas/core/arrays/boolean.py
@@ -65,7 +65,7 @@ class BooleanDtype(BaseMaskedDtype):
65
66
See Also
67
--------
68
- BooleanArray : Array of boolean (True/False) data with missing values.
+ arrays.BooleanArray : Array of boolean (True/False) data with missing values.
69
Int64Dtype : Extension dtype for int64 integer data.
70
StringDtype : Extension dtype for string data.
71
0 commit comments