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

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
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 the PeriodIndex docstring Docs Frequency DateOffsets Period Period data type
#20234 by costrouc was closed Nov 1, 2018 Loading…
5 tasks done
DOC: update pandas.DatetimeIndex.to_period docstring(Nairobi) Docs Period Period data type
#20131 by Denniskamau was merged Mar 12, 2018 Loading…
BUG: Fix to_json when converting Period column IO JSON read_json, to_json, json_normalize Period Period data type
#32665 by colonesej was closed Aug 6, 2020 Loading…
5 of 6 tasks
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
Fix Period not using freq when using same base-freq. Frequency DateOffsets Period Period data type Stale
#47613 by jaheba was closed Sep 1, 2022 Draft
5 tasks
BUG: pd.period_range ignores multiple of start frequency. Period Period data type Stale
#47598 by jaheba was closed Sep 1, 2022 Loading…
4 of 5 tasks
Warn when creating Period with a string that includes timezone information Period Period data type Stale Warnings Warnings that appear or should be added to pandas
#47990 by joooeey was closed Jan 16, 2023 Draft
4 of 5 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
ProTip! no:milestone will show everything without a milestone.