-
- 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
TST: Add period and other dtype related tests Dtype Conversions Unexpected or buggy dtype conversions Period Period data type Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
REF: partially decouple Period from Tick Period Period data type Refactor Internal refactoring of code
BUG: PeriodIndex.__new__ with keyword mismatch Error Reporting Incorrect or improved errors from pandas Period Period data type
TST: collect Period tests Period Period data type Testing pandas testing functions or related to the test suite
DEPR: is_period, is_interval Deprecate Functionality to remove in pandas Interval Interval data type Period Period data type
TYP: tighter typing in _maybe_convert_freq, _from_ordinal Period Period data type Typing type annotations, mypy/pyright type checking
TST: de-duplicate PeriodIndex constructor tests Period Period data type Testing pandas testing functions or related to the test suite
BUG, DEPR, PERF: GroupBy aggregations Categorical Categorical Data Type Datetime Datetime data dtype Groupby Performance Memory or execution speed performance Period Period data type
BUG/API: DTI/TDI/PI.map na_action="ignore" Datetime Datetime data dtype Period Period data type Timedelta Timedelta data type
PERF: PeriodDtype hash and eq Performance Memory or execution speed performance Period Period data type
PERF: concat_same_type for PeriodDtype Performance Memory or execution speed performance Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: concat_compat with 2D PeriodArray Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Period incorrectly allowing np.timedelta64('NaT') Period Period data type Timedelta Timedelta data type
BUG: PeriodArray.to_timestamp when non-contiguous Bug Dtype Conversions Unexpected or buggy dtype conversions Period Period data type
REF: avoid ravel in DatetimeArray.to_period Datetime Datetime data dtype Period Period data type Refactor Internal refactoring of code
BUG: PeriodArray subtraction returning wrong results Bug Numeric Operations Arithmetic, Comparison, and Logical operations Period Period data type
ProTip! no:milestone will show everything without a milestone.