BUG: Fix MultiIndex lookup with mixed datetime types GH#55969 #63355
+61
−38
Annotations
8 errors
|
Typing
Process completed with exit code 1.
|
|
Run docstring validation
Process completed with exit code 6.
|
|
Run docstring validation
/home/runner/work/pandas/pandas/pandas/core/indexes/multi.py:3266:PR07:pandas.MultiIndex.get_loc:Parameter "Method for getting the location (see Index.get_loc)." has no description
|
|
Run docstring validation
/home/runner/work/pandas/pandas/pandas/core/indexes/multi.py:3266:SA01:pandas.MultiIndex.get_loc:See Also section not found
|
|
Run docstring validation
/home/runner/work/pandas/pandas/pandas/core/indexes/multi.py:3266:PR04:pandas.MultiIndex.get_loc:Parameter "Method for getting the location (see Index.get_loc)." has no type
|
|
Run docstring validation
/home/runner/work/pandas/pandas/pandas/core/indexes/multi.py:3266:PR02:pandas.MultiIndex.get_loc:Unknown parameters {'The key to locate.', 'Method for getting the location (see Index.get_loc).'}
|
|
Run docstring validation
/home/runner/work/pandas/pandas/pandas/core/indexes/multi.py:3266:RT03:pandas.MultiIndex.get_loc:Return value has no description
|
|
Run docstring validation
/home/runner/work/pandas/pandas/pandas/core/indexes/multi.py:3266:EX01:pandas.MultiIndex.get_loc:No examples section found
|
Loading