We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b193658 commit 1596ef7Copy full SHA for 1596ef7
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