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 50a0456 commit 26c9959Copy full SHA for 26c9959
pandas/core/indexes/base.py
@@ -69,7 +69,7 @@
69
from pandas.errors import (
70
DuplicateLabelError,
71
InvalidIndexError,
72
- Pandas4Warning
+ Pandas4Warning,
73
)
74
from pandas.util._decorators import (
75
Appender,
0 commit comments