-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: PeriodIndex.get_loc with mismatched freq Bug Frequency DateOffsets Index Related to the Index class or subclasses Period Period data type
API: PeriodIndex subtraction to return object Index of DateOffsets Frequency DateOffsets Period Period data type
REF: use asi8 instead of _data in PeriodArray Clean Period Period data type
#23416 by jbrockmendel was closed Nov 2, 2018 Loading…
BUG: TDI/PI comparison with zero-dim array Bug Period Period data type Timedelta Timedelta data type
BUG: XlsxWriter ignoring formats on numpy types if merged cells IO Excel read_excel, to_excel Period Period data type
ENH - Index set operation modifications to address issue #23525 API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
BUG: Fix index bug due to parse_time_string GH24091 Bug Datetime Datetime data dtype MultiIndex Period Period data type
#24294 by simonariddell was closed Feb 27, 2019 Loading…
4 tasks done
Fixed construction / factorization of empty PA and IA Interval Interval data type Period Period data type
PERF: speed up PeriodArray creation by exposing dayfirst/yearfirst params Performance Memory or execution speed performance Period Period data type
[Bug] Comparison between two PeriodIndexes doesn't validate length (GH #23078) ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type
#23896 by makbigc was closed Dec 27, 2018 Loading…
4 tasks done
DEPR: Deprecate range-based PeriodIndex construction Deprecate Functionality to remove in pandas Period Period data type
BUG/TST: PeriodArray.__setitem__ with slice and list-like value Period Period data type Testing pandas testing functions or related to the test suite
CLN: small clean-up PeriodIndex (easy parts of #23416) Clean Period Period data type
#23423 by jbrockmendel was merged Oct 31, 2018 Loading…
PERF: Speeds up creation of Period, PeriodArray, with Offset freq Datetime Datetime data dtype Performance Memory or execution speed performance Period Period data type
REF: Simplify Datetimelike constructor dispatching Datetime Datetime data dtype Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23140 by jbrockmendel was closed Oct 18, 2018 Loading…
REF: Make PeriodArray an ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type
implement constructors for TimedeltaArray, DatetimeArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type Timedelta Timedelta data type
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.