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/REG: fix float64index -> mixed float assignment Bug Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#7368 by cpcloud was merged Jun 6, 2014 Loading… updated Jun 15, 2014 0.14.1
BUG: do not remove temporaries from eval/query scope Bug Regression Functionality that used to work in a prior pandas version
#7303 by cpcloud was merged Jun 1, 2014 Loading… updated Jun 16, 2014 0.14.1
REGR: Regression in datetimelike slice indexing with a duplicated index and non-exact end-points (GH7523) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#7525 by jreback was merged Jun 20, 2014 Loading… updated Jun 20, 2014 0.14.1
BUG: Regression in join of non_unique_indexes (GH6329) Bug Regression Functionality that used to work in a prior pandas version
#6330 by jreback was merged Feb 12, 2014 Loading… updated Jul 2, 2014 0.14.0
BUG/REG: fix float64index -> mixed float assignment Bug Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#7367 by cpcloud was closed Jun 6, 2014 Loading… updated Jul 12, 2014 0.14.1
PERF: groupby / frame apply optimization Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#7881 by jreback was merged Jul 30, 2014 Loading… updated Jul 30, 2014 0.15.0
BUG: regression in groupby with a pass thru multiindex on axis=1 (GH7997) Categorical Categorical Data Type Groupby Regression Functionality that used to work in a prior pandas version
#8417 by jreback was merged Sep 30, 2014 Loading… updated Sep 30, 2014 0.15.0
BUG/REGR: bool-like Indexes not properly coercing to object (GH8522) Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#8523 by jreback was merged Oct 9, 2014 Loading… updated Oct 9, 2014 0.15.0
BUG: bug in Float/Int index with ndarray for add/sub numeric ops (GH8608) Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
#8634 by jreback was merged Oct 25, 2014 Loading… updated Oct 30, 2014 0.15.1
Fix unrecognized 'Z' UTC designator Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#8786 by broessli was closed Nov 15, 2014 Loading… updated Nov 16, 2014 0.15.2
BUG: scatter with errorbar raises IndexError Regression Functionality that used to work in a prior pandas version Visualization plotting
#8183 by sinhrks was merged Sep 5, 2014 Loading… updated Nov 22, 2014 0.15.0
Fix unrecognized 'Z' UTC designator Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#8832 by broessli was merged Nov 27, 2014 Loading… updated Nov 27, 2014 0.15.2
BUG: fix Series.plot label setting Regression Functionality that used to work in a prior pandas version Visualization plotting
#10131 by TomAugspurger was merged May 19, 2015 Loading… updated Aug 18, 2015 0.16.2
BUG: closes bug in BinGrouper.group_info where returned values are not compatible with base class Regression Functionality that used to work in a prior pandas version Resample resample method
#10918 by behzadnouri was merged Aug 28, 2015 Loading… updated Aug 29, 2015 0.17.0
BUG: Exception when setting a major- or minor-axis slice of a Panel with RHS a DataFrame Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#11021 by evanpw was merged Sep 7, 2015 Loading… updated Sep 19, 2015 0.17.0
PERF: nested dict DataFrame construction Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#11158 by chris-b1 was merged Sep 21, 2015 Loading… updated Sep 24, 2015 0.17.0
REGR: change in output formatting for long floats/nan, #11302 Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#11309 by jreback was merged Oct 13, 2015 Loading… updated Oct 13, 2015 0.17.1
REGR: Regression in .clip with tz-aware datetimes #11838 Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#11850 by jreback was merged Dec 16, 2015 Loading… updated Dec 16, 2015 0.18.0
BUG: date_range breaks with tz-aware start/end dates and closed intervals #12409 Regression Functionality that used to work in a prior pandas version Timezones Timezone data dtype
#12410 by multiloc was closed Feb 23, 2016 Loading… updated Feb 23, 2016
3 of 4 tasks
0.18.0
BUG: groupby apply on selected columns yielding scalar (GH13568) Bug Groupby Regression Functionality that used to work in a prior pandas version
#13585 by jorisvandenbossche was merged Jul 11, 2016 Loading… updated Jul 11, 2016
4 tasks done
0.19.0
BUG: GH14323 Union of differences from DatetimeIndex incorrect Bug Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#14346 by Liam3851 was closed Oct 24, 2016 Loading… updated Oct 24, 2016
4 tasks
0.19.1
BUG/API: info repr should honor display.max_info_columns Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#7130 by TomAugspurger was merged May 14, 2014 Loading… updated Jun 27, 2014 0.14.0
BUG: regression in DataFrame.combine_first with integer columns (GH14687) Bug Regression Functionality that used to work in a prior pandas version
#14886 by jorisvandenbossche was merged Dec 16, 2016 Loading… updated Dec 16, 2016 0.19.2
PERF: fix getitem unique_check / initialization issue Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#14933 by jreback was closed Dec 21, 2016 Loading… updated Dec 21, 2016 0.19.2
REGR: assure .unique of mixed strings does not stringize Regression Functionality that used to work in a prior pandas version
#16108 by jreback was merged Apr 25, 2017 Loading… updated Apr 25, 2017 0.20.0
ProTip! Filter pull requests by the default branch with base:main.