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

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…
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…
BUG: Fix Categorical comparsion with Series of dtype 'category' Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#16667 by funnycrab was closed Dec 10, 2017 Loading…
4 tasks
BUG: Right result for DatetimeIndex + TimeDelta when timezone is set(… Bug Timedelta Timedelta data type Timezones Timezone data dtype
#13935 by conquistador1492 was closed Dec 30, 2016 Loading…
4 tasks done
BUG: fix Panel.fillna() ignoring axis parameter (re-submission) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#11445 by stahlous was closed Jan 20, 2016 Loading…
BUG: matplotlib inset-axis #10407 Bug Visualization plotting
#11065 by d1manson was closed Nov 15, 2015 Loading…
BUG: Missing date formatting parameters Bug IO Excel read_excel, to_excel Stale
#53284 by arthurpeixotomelo was closed Jun 19, 2023 Loading…
Fix minor spacing issue Bug Output-Formatting __repr__ of pandas objects, to_string
#14196 by chiroptical was closed Oct 27, 2016 Loading…
3 of 4 tasks
BUG: downcast = 'unsigend' on 0 would would not downcast to unsigned. Bug Dtype Conversions Unexpected or buggy dtype conversions
#14472 by verhalenn was closed Oct 25, 2016 Loading…
4 tasks
GH #14499 Panel.ffill ignores axis parameter and fill along axis=1 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#14528 by Tux1 was closed Mar 20, 2017 Loading…
4 tasks done
BUG: #10445 cannot add DataFrame to empty Panel Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#10462 by Garrett-R was closed Oct 11, 2015 Loading…
BUG : read_csv() twice decodes stream on URL file #10424 Bug IO Data IO issues that don't fit into a more specific label Unicode Unicode strings
#10529 by BotoKopo was closed Oct 25, 2015 Loading…
ProTip! Filter pull requests by the default branch with base:main.