We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc1aca commit dd9b5f4Copy full SHA for dd9b5f4
pandas/core/arrays/mask/_base.py
@@ -1,4 +1,4 @@
1
-"""A boolean mask intferace.
+"""A boolean mask interface.
2
3
This module provides an interface to a numpy / pyarrow boolean mask.
4
This is limited as not all of the implementations can hold NA, so
0 commit comments