You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In pandas.core.indexing.py, the function is called maybe_convert_indices. In the 3 other places where the function is called, it is called using the correct name. The leading underscore should be removed from the function name in index.py.