A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/10610 below:

Naming inconsistency in import of maybe_convert_indices in pandas.core.index.py · Issue #10610 · pandas-dev/pandas · GitHub

In lines 930-931 of pandas.core.index.py, the following code states

from pandas.core.indexing import _maybe_convert_indices
return _maybe_convert_indices(indexer, len(self))

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.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4