GitHub / pandas-dev/pandas-stubs issues and pull requests
Labelled with: Bug
#1407 - DataFrameGroupBy.apply missing include_groups argument
Issue -
State: closed - Opened by rhshadrach about 2 months ago
- 2 comments
Labels: Bug, Apply, DataFrame
#607 - BUG: static typechecking fails when assert_<object>_equal is not given <object> instances.
Issue -
State: closed - Opened by johannes-mueller over 2 years ago
- 3 comments
Labels: Bug, Needs Triage
#605 - usecols keyword argument of pd.read_csv says it expects list[str] but the documentation says otherwise
Issue -
State: closed - Opened by JasonMendoza2008 over 2 years ago
- 3 comments
Labels: Bug, good first issue, IO CSV
#597 - MultiIndex stub lacks dtypes property
Issue -
State: closed - Opened by johannes-mueller over 2 years ago
- 1 comment
Labels: Bug, MultiIndex
#595 - `Series[bool].sum()` incorrectly returns `bool` instead of `int`
Issue -
State: closed - Opened by Azureblade3808 over 2 years ago
- 4 comments
Labels: Bug, Dtype Conversions, Reduction Operations