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: float truncation in eval with py 2 Bug Compat pandas objects compatability with Numpy or Python functions
#14255 by chris-b1 was closed Sep 22, 2016 Loading… updated Sep 22, 2016
4 tasks done
0.19.0
BUG: Check for overflow in TimedeltaIndex addition. Bug Timedelta Timedelta data type
#14237 by gfyoung was closed Sep 27, 2016 Loading… updated Sep 28, 2016 0.19.0
BUG: fix alignment in series ops (GH14227) Bug
#14230 by jorisvandenbossche was merged Sep 30, 2016 Loading… updated Sep 30, 2016
4 tasks done
0.19.0
BUG: Fix concat key name Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14292 by bkandel was closed Oct 9, 2016 Loading… updated Oct 9, 2016
4 tasks done
0.19.1
BUG: Patch Checked Add Method Bug Timedelta Timedelta data type
#14324 by gfyoung was closed Oct 19, 2016 Loading… updated Oct 19, 2016 0.19.1
BUG: underflow on Timestamp creation Bug Datetime Datetime data dtype
#14433 by chris-b1 was merged Oct 20, 2016 Loading… updated Oct 20, 2016
4 tasks done
0.19.1
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
Fix parse empty df Bug IO CSV read_csv, to_csv MultiIndex
#14596 by bkandel was closed Nov 22, 2016 Loading… updated Nov 22, 2016
4 tasks done
0.19.2
PR for Pandas issue #14872 / fillna() TZ datetime64 rounded Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
#14905 by RodolfoRFR was closed Dec 18, 2016 Loading… updated Dec 18, 2016
1 of 2 tasks
0.19.2
Fix inconsistency in Partial String Index with 'second' resolution Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#14856 by ischurov was closed Dec 20, 2016 Loading… updated Dec 22, 2016 0.20.0
BUG: Indexing MultiIndex with Series failed. Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#15041 by bkandel was closed Jan 4, 2017 Loading… updated Jan 4, 2017
4 tasks done
0.20.0
Clarified error in read_sas method when buffer object provided withou… Bug IO SAS SAS: read_sas
#14947 by tomrod was closed Jan 9, 2017 Loading… updated Jan 9, 2017
4 tasks done
0.20.0
BUG: Segfault due to float_precision='round_trip' Bug Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv
#15148 by Rufflewind was closed Jan 20, 2017 Loading… updated Jan 20, 2017
4 tasks done
0.20.0
BUG: Comparisons result in different dtypes for empty DataFrames #15077 Bug Dtype Conversions Unexpected or buggy dtype conversions
#15115 by mralgos was closed Jan 21, 2017 Loading… updated Jan 21, 2017
3 tasks done
0.20.0
BUG: Fixed handling of non-list value_vars in melt Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15351 by jbradt was closed Feb 10, 2017 Loading… updated Feb 10, 2017
4 tasks done
0.20.0
BUG: Concat with inner join and empty DataFrame Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15397 by abaldenko was closed Feb 16, 2017 Loading… updated Feb 16, 2017
4 tasks done
0.20.0
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#15478 by Dr-Irv was closed Feb 24, 2017 Loading… updated Feb 28, 2017
4 tasks done
0.20.0
Do not cast .transform() output back to input dtype (closes #10972) Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
#15256 by nbonnotte was closed Mar 2, 2017 Loading… updated Mar 3, 2017
4 tasks done
0.20.0
Fix index for datetime64 conversion. Fixes #13937 Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#14446 by amolkahat was closed Mar 2, 2017 Loading… updated Mar 3, 2017
4 tasks done
0.20.0
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… updated Mar 20, 2017
4 tasks done
BUG: resample with tz-aware: Values falls after last bin Bug Resample resample method
#15555 by ahcub was closed Mar 28, 2017 Loading… updated Mar 28, 2017
4 tasks
BUG: SparseDataFrame construction with lists not coercing to dtype (GH 15682) Bug Dtype Conversions Unexpected or buggy dtype conversions
#15834 by ucals was closed Mar 30, 2017 Loading… updated Mar 30, 2017
3 of 4 tasks
0.20.0
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… updated Apr 26, 2017
3 of 4 tasks
BUG: resampling with NaT in TimedeltaIndex (#13223) Bug Resample resample method Timedelta Timedelta data type
#14649 by fr-chaofan was closed May 7, 2017 Loading… updated May 7, 2017
4 tasks
BUG: reshape fix for maybe_infer_to_datetimelike() Bug Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16395 by RobinFiveWords was closed May 24, 2017 Loading… updated Jun 12, 2017
3 of 4 tasks
0.20.2
ProTip! Type g i on any issue or pull request to go back to the issue listing page.