Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH: pivot/groupby index with nan (GH3729) Bug Enhancement Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21669 by andrewdalecramer was closed Nov 23, 2018 Loading…
4 tasks done
BUG: Fixed DataFrame.describe percentiles are ndarray w/ no median Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#14914 by pbreach was closed Dec 19, 2016 Loading… 0.20.0
BUG: DataFrame.first_valid_index() fails if there is no valid entry. Bug Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#17488 by skwbc was merged Sep 23, 2017 Loading…
4 tasks done
0.21.0
BUG: Fix IntervalIndex.get_loc/get_indexer for IntervalIndex of length one Bug Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#20946 by jschendel was merged May 5, 2018 Loading…
5 tasks done
0.23.0
Read csv category fix Bug IO CSV read_csv, to_csv
#18402 by sam-cohan was merged Nov 22, 2017 Loading…
4 tasks done
0.21.1
BUG: Patch handling of keep_default_na=False Bug IO CSV read_csv, to_csv
#19260 by gfyoung was merged Jan 18, 2018 Loading… 0.23.0
BUG: merge not always following documented sort behavior Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54611 by lukemanley was merged Aug 23, 2023 Loading…
10 tasks done
2.2
BUG: DataFrame.stack with EA columns Bug ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#44401 by jbrockmendel was merged Nov 12, 2021 Loading…
4 tasks done
1.4
REGR: maybe_convert_objects ignoring uints Bug Dtype Conversions Unexpected or buggy dtype conversions Regression Functionality that used to work in a prior pandas version
#47475 by rhshadrach was merged Jul 10, 2022 Loading…
5 tasks done
1.5
BUG: date comparison fails when series is all pd.NaT values Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#61200 by Mohit-Kundu was merged Apr 15, 2025 Loading…
4 of 5 tasks
3.0
BUG - pd.concat with all Series on axis=1 ignores the names argument (Issue: 23490) Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23499 by ms7463 was merged Nov 6, 2018 Loading…
3 of 4 tasks
0.24.0
BUG: Ensure that fill_na in Categorical only replaces null values Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#27932 by MarcoGorelli was merged Aug 16, 2019 Loading…
5 tasks done
0.25.1
BUG: parsing multi-column headers in read_csv (GH6051) Bug IO CSV read_csv, to_csv
#6170 by waitingkuo was closed Jan 18, 2015 Loading…
ENH: add support for Python 3.4 ast.NameConstant Bug IO HDF5 read_hdf, HDFStore
#6243 by cgohlke was merged Feb 4, 2014 Loading…
Pivot table drops column/index names=nan when dropna=false Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14246 by OXPHOS was closed Apr 26, 2017 Loading…
3 of 4 tasks
BUG: read_excel with squeeze=True Bug IO Excel read_excel, to_excel
#12184 by chris-b1 was closed Jan 30, 2016 Loading…
BUG: Fix subtraction with timezone Series Bug Timezones Timezone data dtype
#12302 by gfyoung was closed Feb 12, 2016 Loading…
FIX: pivot_table dropna=False drops index level names Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12327 by Winand was closed Apr 14, 2016 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.