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

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
#28047 by paul-lilley was merged May 25, 2020 Loading…
3 of 4 tasks
1.1
BUG: fix Period.asfreq conversion near datetime(1, 1, 1) Bug Period Period data type
#19650 by jbrockmendel was merged Feb 21, 2018 Loading…
4 tasks done
0.23.0
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 - remove scaling multiplier from Period diff result Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Period Period data type
#23915 by ms7463 was merged Dec 9, 2018 Loading…
4 tasks
0.24.0
BUG #34621 added nanosecond support to class Period Period Period data type
#34720 by OlivierLuG was closed Nov 30, 2020 Loading…
2 tasks done
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
[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
#17239 by jbrockmendel was merged Aug 24, 2017 Loading…
4 tasks
0.21.0
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: 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
#19659 by jbrockmendel was merged Feb 17, 2018 Loading…
4 tasks
0.23.0
DOC: update the PeriodIndex docstring Docs Frequency DateOffsets Period Period data type
#20234 by costrouc was closed Nov 1, 2018 Loading…
5 tasks done
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…
DOC : Update the Period.second docstring Docs Period Period data type
#20319 by IHackPy was merged Mar 13, 2018 Loading… 0.23.0
BUG: Overflow warning when using Series.diff() on Series with Periods Period Period data type Stale Warnings Warnings that appear or should be added to pandas
#58447 by Aloqeely was closed Aug 19, 2024 Loading…
3 of 5 tasks
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
Support non unique period indexes on join and merge operations Bug Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16949 by alanbato was merged Jul 15, 2017 Loading…
4 tasks done
0.21.0
BUG: fix to_timestamp out_of_bounds Compat pandas objects compatability with Numpy or Python functions Period Period data type
#27916 by jbrockmendel was merged Aug 20, 2019 Loading…
4 of 5 tasks
0.25.1
REF: simplify DTI._parse_string_to_bounds Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
#31519 by jbrockmendel was merged Feb 5, 2020 Loading… 1.1
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
#28354 by christopherzimmerman was merged Sep 10, 2019 Loading…
4 tasks done
1.0.0
2
6
ProTip! Type g i on any issue or pull request to go back to the issue listing page.