GitHub / pandas-dev/pandas-stubs issues and pull requests
Labelled with: Indexing
#1162 - DataFrame.loc[] accepts list[str]
Issue -
State: closed - Opened by ndawe 8 months ago
- 6 comments
Labels: good first issue, Indexing
#1042 - `Series.rename_axis(None)` not accepted
Issue -
State: closed - Opened by dpoznik 12 months ago
- 4 comments
Labels: Indexing, Series
#899 - Problem accessing `.loc` with tuple for MultiIndex Series
Issue -
State: closed - Opened by lionel42 over 1 year ago
- 3 comments
Labels: Indexing
#814 - Type hint incomplete: Series[T].__getitem__ may return not only T but also Series[T]
Issue -
State: closed - Opened by clo-vis about 2 years ago
- 1 comment
Labels: wontfix, Indexing
#773 - `Series#__getitem__` doesn't accept `pd.Timestamp`
Issue -
State: closed - Opened by GarrisonD about 2 years ago
- 2 comments
Labels: good first issue, Indexing
#767 - `Series.loc.__setitem__()` with a `MultiIndex`, using `pd.IndexSlice` with an Index not picked up - OK for DataFrame
Issue -
State: closed - Opened by Dr-Irv about 2 years ago
Labels: Indexing
#749 - Pandas loc incorrect type with multi-index
Issue -
State: closed - Opened by amgcc over 2 years ago
- 5 comments
Labels: Indexing
#620 - Using Timestamp as label when indexing with [] gives typing error.
Issue -
State: closed - Opened by soylander over 2 years ago
- 1 comment
Labels: Indexing
#586 - `Series.loc()` typecheck fails with a lambda (`Callable[[Any], Any]`)
Issue -
State: closed - Opened by tcrasset over 2 years ago
- 1 comment
Labels: good first issue, Indexing
#572 - `Series.loc`, `Series.iloc`, `DataFrame.loc` and `DataFrame.iloc` not accepting singular slice arguments for `__setitem__()` (and possibly `__getitem()`)
Issue -
State: closed - Opened by randolf-scholz over 2 years ago
- 1 comment
Labels: Indexing
#570 - [call-overload] `Series.name` is incompatible with `DataFrame.__getitem__`
Issue -
State: closed - Opened by randolf-scholz over 2 years ago
- 6 comments
Labels: good first issue, Indexing