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 33b7ec8 commit 5852593Copy full SHA for 5852593
pandas/core/arrays/masked.py
@@ -25,7 +25,6 @@
25
is_platform_windows,
26
)
27
from pandas.errors import AbstractMethodError
28
-from pandas.util._decorators import doc
29
30
from pandas.core.dtypes.base import ExtensionDtype
31
from pandas.core.dtypes.cast import maybe_downcast_to_dtype
0 commit comments