We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a858467 commit 68479a3Copy full SHA for 68479a3
pandas/core/series.py
@@ -44,7 +44,6 @@
44
_maybe_match_name,
45
SettingWithCopyError,
46
_maybe_box_datetimelike,
47
- _dict_compat,
48
standardize_mapping,
49
_any_none)
50
from pandas.core.index import (Index, MultiIndex, InvalidIndexError,
0 commit comments