-
- 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
Issue 20927 fix resolves read_sas error for dates/datetimes greater than 2262-04-11 Datetime Datetime data dtype IO SAS SAS: read_sas 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…
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
BUG #34621 added nanosecond support to class Period Period Period data type
#34720 by OlivierLuG was closed Nov 30, 2020 Loading…
2 tasks done
[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
Make pd.Period immutable Compat pandas objects compatability with Numpy or Python functions Period Period data type
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
Parametrize PeriodIndex tests Period Period data type Testing pandas testing functions or related to the test suite
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…
DOC: update pandas.DatetimeIndex.to_period docstring(Nairobi) Docs Period Period data type
#20131 by Denniskamau was merged Mar 12, 2018 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: 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
BUG: fix to_timestamp out_of_bounds Compat pandas objects compatability with Numpy or Python functions Period Period data type
REF: simplify DTI._parse_string_to_bounds Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
GH28337: Period index doesn't handle reindexing with a non-period index Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.