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

ENH: Add public start, stop, and step attributes to RangeIndex API Design Index Related to the Index class or subclasses
#25720 by jschendel was merged Mar 14, 2019 Loading… updated Mar 14, 2019
4 tasks done
0.25.0
BUG: DatetimeIndex.to_frame does not drop timezone information Datetime Datetime data dtype Index Related to the Index class or subclasses
#25811 by mroeschke was merged Mar 21, 2019 Loading… updated Mar 21, 2019
4 tasks done
0.25.0
TST/DEPR: remove .ix from tests\indexing\multiindex\test_loc.py Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#26451 by simonjayhawkins was merged May 19, 2019 Loading… updated May 19, 2019 0.25.0
CLN: use RangeIndex._range instead of RangeIndex._start etc. Clean Index Related to the Index class or subclasses
#26578 by topper-123 was closed May 30, 2019 Loading… updated May 30, 2019
3 of 4 tasks
0.25.0
PERF: don't call RangeIndex._data unnecessarily Index Related to the Index class or subclasses Performance Memory or execution speed performance
#26565 by topper-123 was merged Jun 1, 2019 Loading… updated Jun 1, 2019
3 of 4 tasks
0.25.0
use range in RangeIndex instead of _start etc. Index Related to the Index class or subclasses Refactor Internal refactoring of code
#26581 by topper-123 was merged Jun 5, 2019 Loading… updated Jun 5, 2019
3 of 4 tasks
0.25.0
BUG: .isin on datetimelike indexes do not validate input of level parameter Datetime Datetime data dtype Index Related to the Index class or subclasses
#26677 by simonjayhawkins was merged Jun 9, 2019 Loading… updated Jun 10, 2019
4 tasks done
0.25.0
Set index with prepend API Design Index Related to the Index class or subclasses
#26724 by nicodv was closed Jun 10, 2019 Loading… updated Jun 10, 2019
2 of 3 tasks
REF: Refactor signature of RangeIndex._simple_new Index Related to the Index class or subclasses Performance Memory or execution speed performance Refactor Internal refactoring of code
#26722 by topper-123 was merged Jun 14, 2019 Loading… updated Jun 14, 2019 0.25.0
PERF: custom ops for RangeIndex.[all|any|__contains__] Index Related to the Index class or subclasses Performance Memory or execution speed performance
#26617 by topper-123 was merged Jun 6, 2019 Loading… updated Jun 19, 2019
3 of 4 tasks
0.25.0
API/REGR: Convert to float for index union Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#27034 by TomAugspurger was merged Jun 27, 2019 Loading… updated Jun 27, 2019 0.25.0
TST: test initializing a Series from Index while passing dtype Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#27107 by toobaz was merged Jun 28, 2019 Loading… updated Jun 28, 2019
3 tasks done
DOC: list-like tolerance does not apply to Index.get_loc Docs Index Related to the Index class or subclasses
#27128 by toobaz was merged Jun 29, 2019 Loading… updated Jun 29, 2019
2 tasks done
BUG: Fix Index constructor with mixed closed Intervals Bug Index Related to the Index class or subclasses Interval Interval data type
#27173 by jschendel was merged Jul 2, 2019 Loading… updated Jul 2, 2019
4 tasks done
0.25.0
BUG: Allow ensure_index to coerce nan to NaT with numpy object array and tz Timestamp Index Related to the Index class or subclasses Timezones Timezone data dtype
#27556 by mroeschke was merged Jul 24, 2019 Loading… updated Jul 24, 2019
5 tasks done
0.25.1
BUG: fix+test DTA/TDA/PA add/sub Index Compat pandas objects compatability with Numpy or Python functions ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#27726 by jbrockmendel was merged Aug 5, 2019 Loading… updated Aug 5, 2019
3 of 5 tasks
1.0.0
ENH: allow object-dtype Index to do arithmetic ops Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Index Related to the Index class or subclasses
#27784 by jbrockmendel was closed Aug 13, 2019 Loading… updated Aug 14, 2019
PERF: Break reference cycle for all Index types Index Related to the Index class or subclasses Performance Memory or execution speed performance
#27840 by topper-123 was merged Aug 14, 2019 Loading… updated Aug 14, 2019
5 tasks done
0.25.1
DEPR: Deprecate Index.set_value Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#28621 by topper-123 was merged Oct 3, 2019 Loading… updated Oct 3, 2019
4 of 5 tasks
1.0.0
Add support to names keyword in Index API Design Index Related to the Index class or subclasses Needs Discussion Requires discussion from core team before further action
#28032 by pedrocunial was closed Oct 3, 2019 Loading… updated Oct 3, 2019
4 of 5 tasks
PERF: use python int in RangeIndex.get_loc Index Related to the Index class or subclasses Performance Memory or execution speed performance
#26697 by topper-123 was merged Jun 7, 2019 Loading… updated Oct 15, 2019 0.25.0
Makes NumericIndex constructor dtype aware Bug Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#29529 by oguzhanogreden was merged Nov 17, 2019 Loading… updated Nov 18, 2019
6 tasks done
1.0.0
DEPR: DTI/TDI/PI constructor arguments Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses Period Period data type Timedelta Timedelta data type
#29930 by jbrockmendel was merged Dec 2, 2019 Loading… updated Dec 2, 2019 1.0.0
TST: Use fixtures instead of setup_method for index tests Index Related to the Index class or subclasses Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#28865 by jschendel was merged Oct 11, 2019 Loading… updated Dec 20, 2019 1.0.0
DEPR. Change RangeIndex._start/_stop/_step to FutureWarning Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#30482 by mroeschke was merged Dec 26, 2019 Loading… updated Dec 26, 2019
4 tasks done
1.0.0
ProTip! Exclude everything labeled bug with -label:bug.