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: setting pd.NA into Series casts to object Bug Dtype Conversions Unexpected or buggy dtype conversions
#45431 by jbrockmendel was merged Jan 22, 2022 Loading…
4 tasks done
1.5
BUG&TST: HTML formatting error in Styler.render() in rowspan attribute Bug Styler conditional formatting using DataFrame.style
#38533 by JoseNavy was merged Dec 22, 2020 Loading…
5 tasks done
1.2
BUG: groupby.transform/agg caching *args with numba engine Bug numba numba-accelerated operations
#41656 by mroeschke was merged May 26, 2021 Loading…
4 tasks done
1.3
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
ProTip! Exclude everything labeled bug with -label:bug.