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 30676a5 commit 77efcd8Copy full SHA for 77efcd8
pandas/core/indexes/base.py
@@ -71,7 +71,7 @@
71
InvalidIndexError,
72
)
73
from pandas.util._decorators import (
74
- Appender
+ Appender,
75
cache_readonly,
76
doc,
77
set_module,
0 commit comments