-
- 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
PERF: use .values in index difference Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Period Period data type
#11279 by max-sixty was closed Jan 6, 2016 Loading…
PERF: period factorization Performance Memory or execution speed performance Period Period data type
#14348 by chris-b1 was closed Oct 13, 2016 Loading…
4 tasks done
BUG: isnull doesnt handle PeriodNaT properly Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type
#7557 by sinhrks was closed May 9, 2015 Loading…
(WIP) ENH: Add PeriodBlock Enhancement Performance Memory or execution speed performance Period Period data type
#13755 by sinhrks was closed May 7, 2017 Loading…
2 of 4 tasks
Remove unused imports from period.pyx Clean Internals Related to non-user accessible pandas implementation Period Period data type
#17434 by jbrockmendel was closed Sep 5, 2017 Loading…
Catch SystemError in py3 Period.__richcmp__ Error Reporting Incorrect or improved errors from pandas Period Period data type
#18205 by jbrockmendel was closed Nov 13, 2017 Loading…
Handle unsortable Periods correctly in set_index, MultiIndex Error Reporting Incorrect or improved errors from pandas Period Period data type
#18208 by jbrockmendel was closed Nov 12, 2017 Loading…
WIP: implement period_helper in cython Clean Period Period data type
#19498 by jbrockmendel was closed Feb 4, 2018 Loading…
1 of 4 tasks
BUG: Spurious IncompatibleFrequency error prevented plotting of non-standard intervals (Fixes #14763) Bug Period Period data type Visualization plotting
#14850 by jeffcarey was closed Dec 18, 2016 Loading…
3 of 4 tasks
DOC : update the pandas.Period.weekday docstring Docs Period Period data type
#20413 by IHackPy was merged Jul 18, 2018 Loading…
CLN: small clean-up PeriodIndex (easy parts of #23416) Clean Period Period data type
#23423 by jbrockmendel was merged Oct 31, 2018 Loading…
[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
REF: use asi8 instead of _data in PeriodArray Clean Period Period data type
#23416 by jbrockmendel was closed Nov 2, 2018 Loading…
DOC: update pandas.DatetimeIndex.to_period docstring(Nairobi) Docs Period Period data type
#20131 by Denniskamau was merged Mar 12, 2018 Loading…
PERF: PeriodEngine.get_loc accept narrow data type Period Period data type
#29234 by proost was closed Jan 16, 2020 Loading…
4 of 5 tasks
TST #24444 converting Period to Timestamp Period Period data type Testing pandas testing functions or related to the test suite
#34439 by OlivierLuG was closed Jun 7, 2020 Loading…
BUG #34621 added nanosecond support to class Period Period Period data type
#34720 by OlivierLuG was closed Nov 30, 2020 Loading…
2 tasks done
Test added IntervalIndex_get_indexer_non_unique Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Period Period data type Stale Testing pandas testing functions or related to the test suite
#46668 by Kyrpel was closed May 25, 2022 Loading…
3 of 4 tasks
homogeneous Period targets bug fix Period Period data type Testing pandas testing functions or related to the test suite
#46640 by monishkumar9677 was closed Apr 7, 2022 Loading…
4 tasks
PERF: Speed up Period construction Performance Memory or execution speed performance Period Period data type
#50149 by lithomas1 was merged Jan 18, 2023 Loading…
5 tasks
Previous Next
ProTip! no:milestone will show everything without a milestone.