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

#2786: applymap fails with dupe columns, ObjectBlock convert() method bombs Bug Indexing Related to indexing on series/frames, not to indexes themselves
#3102 by ghost was closed Apr 1, 2013 Loading… 0.13
BUG: GH3109 fixed issues where passing an axis of 'columns' would fail Bug Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#3110 by jreback was merged Mar 26, 2013 Loading… 0.11
BUG: GH2817 raise the correct KeyError that the multi-index is not sorted Bug Indexing Related to indexing on series/frames, not to indexes themselves
#3124 by jreback was merged Mar 22, 2013 Loading… 0.11
BUG: GH2903 implemented xs for axis=1 with a level specified Bug Indexing Related to indexing on series/frames, not to indexes themselves
#3125 by jreback was merged Mar 22, 2013 Loading… 0.11
BUG: HDFStore bug when appending to a table, .typ not recreated on subsequent appends Bug IO Data IO issues that don't fit into a more specific label
#3126 by jreback was merged Mar 21, 2013 Loading… 0.11
BUG: GH2719, fixed reshape on a Series with invalid input Bug Indexing Related to indexing on series/frames, not to indexes themselves
#3127 by jreback was merged Mar 21, 2013 Loading… 0.11
ENH: extend selection semantics on ordered timeseries to unordered Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#3133 by jreback was closed Mar 22, 2013 Loading… 0.11
3
6
ENH: GH3070 allow string selection on a DataFrame with a datelike index, to have partial_string semantics (like Series) Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#3137 by jreback was merged Mar 22, 2013 Loading… 0.11
BUG: GH2745 Fix issue with indexing a series with a boolean key a 1-len list on rhs Bug Indexing Related to indexing on series/frames, not to indexes themselves
#3139 by jreback was merged Mar 22, 2013 Loading… 0.11
BUG: GH2763 fixed downcasting of groupby results on SeriesGroupBy Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
#3152 by jreback was merged Mar 24, 2013 Loading… 0.11
BUG/CLN: Exception in HDFStore are now ValueError or TypeError Bug IO Data IO issues that don't fit into a more specific label
#3167 by jreback was merged Mar 25, 2013 Loading… 0.11
BUG: DatetimeIndex uses the wrong union if the operands overlap Bug Datetime Datetime data dtype
#4564 by filmor was merged Sep 26, 2013 Loading… 0.13
io.pytables: handle start/stop in remove and select_coords Bug IO HDF5 read_hdf, HDFStore
#4835 by wabu was closed Feb 8, 2014 Loading… 0.14.0
ENH: Cleanup backend for Offsets and Period Bug Frequency DateOffsets
#5148 by cancan101 was closed Jul 28, 2014 Loading… 0.15.0
EHN/FIX: Add na_last parameter to DataFrame.sort. Fixes GH3917 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#5231 by unutbu was merged Mar 27, 2014 Loading… 0.14.0
BUG: long str unconvert fix Bug IO HDF5 read_hdf, HDFStore
#6166 by wabu was closed Apr 6, 2014 Loading… 0.14.0
append to existing table with mulitindex fix Bug IO HDF5 read_hdf, HDFStore
#6167 by wabu was merged Jan 29, 2014 Loading… 0.13.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…
ProTip! Add no:assignee to see everything that’s not assigned.