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: Period pickle Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label Period Period data type
#10866 by jreback was merged Aug 20, 2015 Loading… 0.17.0
2
API: Index doesn't results in PeriodIndex if Period contains NaT API Design Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type
#13664 by sinhrks was closed Jul 19, 2016 Loading…
3 tasks done
0.19.0
DOC: Updated docstring for Period class Period Period data type
#53879 by rsm-23 was merged Jun 27, 2023 Loading…
5 tasks
2.1
BUG: Series.where with PeriodDtype raising on no-op Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
#45135 by jbrockmendel was merged Dec 31, 2021 Loading…
3 of 4 tasks
1.4
PERF: setting PeriodDtype column Performance Memory or execution speed performance Period Period data type
#43308 by jbrockmendel was merged Aug 30, 2021 Loading… 1.4
REF: share parts of DTI and PI Datetime Datetime data dtype Period Period data type Refactor Internal refactoring of code
#47038 by jbrockmendel was merged May 17, 2022 Loading…
4 tasks
1.5
Backport PR #45546 on branch 1.4.x (REGR: changed behavior in series[period].mask(foo, bar, inplace=True)) Error Reporting Incorrect or improved errors from pandas Period Period data type Regression Functionality that used to work in a prior pandas version
#45560 by meeseeksmachine was merged Jan 23, 2022 Loading… 1.4.1
REF: PeriodArray simplify _time_shift Period Period data type Refactor Internal refactoring of code
#47228 by jbrockmendel was merged Jun 5, 2022 Loading… 1.5
REF: extract_ordinals support 2D Period Period data type Refactor Internal refactoring of code
#45782 by jbrockmendel was merged Feb 3, 2022 Loading… 1.5
BUG: Series[Period][mask] = 'foo' raising inconsistent with non-mask indexing Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Period Period data type
#45768 by jbrockmendel was merged Feb 2, 2022 Loading…
3 of 4 tasks
1.5
ENH: DTA.to_period support non-nano Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Period Period data type
#47324 by jbrockmendel was merged Jun 13, 2022 Loading…
5 tasks
1.5
BUG: PeriodArray.__sub__(Period) overflows Numeric Operations Arithmetic, Comparison, and Logical operations Period Period data type
#47538 by jbrockmendel was merged Jun 28, 2022 Loading…
5 tasks
1.5
REF: use inherit_names for PeriodIndex Period Period data type Refactor Internal refactoring of code
#31433 by jbrockmendel was merged Jan 31, 2020 Loading… 1.1
CLN: dont mix Int64Index into PeriodIndex Clean Period Period data type
#38045 by jbrockmendel was merged Nov 26, 2020 Loading…
5 tasks
1.2
ENH: PeriodIndex setops with incompatible freq cast instead of raise Period Period data type
#39306 by jbrockmendel was merged Jan 21, 2021 Loading…
3 of 4 tasks
1.3
CLN: avoid _typ checks in Period ops Performance Memory or execution speed performance Period Period data type
#34007 by jbrockmendel was merged May 6, 2020 Loading… 1.1
REF: put PeriodArray-specific method in PeriodArray Period Period data type Refactor Internal refactoring of code
#34103 by jbrockmendel was merged May 12, 2020 Loading… 1.1
REF: Make Period arith mirror PeriodArray arith Period Period data type Refactor Internal refactoring of code
#34278 by jbrockmendel was merged May 22, 2020 Loading… 1.1
CLN: remove unused PeriodEngine methods Clean Period Period data type
#33796 by jbrockmendel was merged Apr 25, 2020 Loading… 1.1
CLN: stronger typing for Period.freq Period Period data type
#34523 by jbrockmendel was merged Jun 2, 2020 Loading… 1.1
CLN: remove Resolution.get_attrname_from_abbrev Period Period data type
#34524 by jbrockmendel was merged Jun 2, 2020 Loading… 1.1
BUG: reset_index with MultiIndex contains PeriodIndex raises ValueError Bug MultiIndex Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#7802 by sinhrks was merged Jul 19, 2014 Loading… 0.15.0
2
1
ProTip! Type g i on any issue or pull request to go back to the issue listing page.