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: Index.copy() honors 'name' parameter (#14302) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#14303 by chrisaycock was closed Sep 27, 2016 Loading… updated Sep 27, 2016
4 tasks done
0.19.0
BUG: String indexing against object dtype may raise AttributeError Bug Indexing Related to indexing on series/frames, not to indexes themselves
#14424 by sinhrks was merged Oct 22, 2016 Loading… updated Oct 22, 2016
3 tasks done
0.19.1
API: map() on Index returns an Index, not array API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#14506 by nateyoder was closed Dec 16, 2016 Loading… updated Dec 18, 2016
5 tasks done
0.20.0
ENH: Create and propagate UInt64Index Dtype Conversions Unexpected or buggy dtype conversions Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#14937 by gfyoung was closed Jan 17, 2017 Loading… updated Jan 18, 2017 0.20.0
BUG: Fix for GH #14848 for groupby().describe() with tuples as the Index Bug Groupby Indexing Related to indexing on series/frames, not to indexes themselves
#15110 by Dr-Irv was closed Jan 13, 2017 Loading… updated Jan 13, 2017
1 task done
0.20.0
BUG: fix SparseSeries reindex by using Series implementation Indexing Related to indexing on series/frames, not to indexes themselves Sparse Sparse Data Type
#15461 by toobaz was closed Mar 7, 2017 Loading… updated Mar 7, 2017
4 tasks done
0.20.0
ENH: Add empty property to Index. Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15270 by ssanderson was closed Mar 28, 2017 Loading… updated Mar 28, 2017
4 tasks done
0.20.0
BUG: fix error for reset_index() with index.name in MultiIndex columns Bug Indexing Related to indexing on series/frames, not to indexes themselves
#16126 by toobaz was merged Apr 25, 2017 Loading… updated Apr 25, 2017
4 tasks done
0.20.0
BUG: sefault in concat of CategoricalIndex Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#16133 by chris-b1 was merged Apr 25, 2017 Loading… updated Apr 25, 2017
1 of 4 tasks
0.20.0
BUG: Fix length 1 .loc slicing with datetime string GH16071 Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#16072 by cpaulik was closed Apr 21, 2017 Loading… updated Apr 28, 2017
4 tasks done
0.20.0
BUG: support for "level=" when reset_index() is called with a flat Index Bug Indexing Related to indexing on series/frames, not to indexes themselves
#16266 by toobaz was merged May 6, 2017 Loading… updated May 30, 2017
4 tasks done
0.20.2
Error with .drop([]) on non-unique index Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16428 by lkirk was merged May 24, 2017 Loading… updated May 30, 2017
4 tasks done
0.20.2
Add inplace support for rename_axis Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#16505 by hendrikmakait was merged Jun 13, 2017 Loading… updated Jun 13, 2017
3 tasks done
0.21.0
BUG: .iloc[:] and .loc[:] return a copy of the original object #13873 Bug Indexing Related to indexing on series/frames, not to indexes themselves
#16443 by margaret was merged Jun 14, 2017 Loading… updated Jun 14, 2017
4 tasks done
0.21.0
BUG: TimedeltaIndex raising ValueError when slice indexing (#16637) Bug Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
#16638 by jdeschenes was merged Jul 6, 2017 Loading… updated Jul 7, 2017 0.20.3
Bug issue 16819 Index.get_indexer_not_unique inconsistent return types vs get_indexer API Design Bug Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16826 by ri938 was merged Jul 6, 2017 Loading… updated Jul 6, 2017 0.21.0
Fixes for #16896(TimedeltaIndex indexing regression for strings) Bug Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
#16907 by jdeschenes was merged Jul 13, 2017 Loading… updated Jul 14, 2017
4 tasks done
0.21.0
Fix for #16909(DeltatimeIndex.get_loc is not working on np.deltatime64 data type) Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
#16912 by jdeschenes was merged Jul 14, 2017 Loading… updated Jul 14, 2017
3 of 4 tasks
0.21.0
DOC: behavior when slicing with missing bounds Indexing Related to indexing on series/frames, not to indexes themselves
#16932 by toobaz was merged Jul 16, 2017 Loading… updated Jul 16, 2017
2 of 4 tasks
0.21.0
BUG: np.inf now causes Index to upcast from int to float Bug Indexing Related to indexing on series/frames, not to indexes themselves
#16996 by Erotemic was merged Jul 18, 2017 Loading… updated Jul 18, 2017
4 tasks done
0.21.0
BUG: setitem with boolean mask and tz-aware DTI Bug Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#16897 by hhuuggoo was merged Jul 21, 2017 Loading… updated Jul 21, 2017
4 tasks done
0.21.0
ENH: provide "inplace" argument to set_axis() Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16994 by toobaz was closed Jul 24, 2017 Loading… updated Jul 25, 2017
4 tasks done
0.21.0
BUG: Series.isin fails or categoricals Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#16858 by aviolov was merged Jul 11, 2017 Loading… updated Aug 8, 2017 0.21.0
BUG: resample and apply modify the index type for empty Series Bug Indexing Related to indexing on series/frames, not to indexes themselves Resample resample method
#17149 by discort was merged Aug 9, 2017 Loading… updated Aug 9, 2017
4 tasks done
0.21.0
BUG: support pandas objects in iloc with old numpy versions Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#17194 by toobaz was merged Aug 8, 2017 Loading… updated Aug 18, 2017
4 tasks done
0.21.0
ProTip! Updated in the last three days: updated:>2025-11-27.