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

BUG: Restrict DTA to 1D Bug Datetime Datetime data dtype
#27027 by jbrockmendel was merged Jun 27, 2019 Loading…
2 of 4 tasks
0.25.0
BUG: Fix skiplist init error with empty window Bug Datetime Datetime data dtype Window rolling, ewma, expanding
#26940 by ihsansecer was merged Jun 21, 2019 Loading…
4 tasks done
0.25.0
BUG: Fix timedelta64+Timestamp, closes #24775 Datetime Datetime data dtype Timedelta Timedelta data type
#26916 by jbrockmendel was merged Jun 25, 2019 Loading…
4 tasks done
0.25.0
BUG: catch out-of-bounds datetime64 in Series/DataFrame constructor Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#26848 by jorisvandenbossche was merged Jun 21, 2019 Loading…
1 of 4 tasks
0.25.0
BUG: fix tzaware dataframe transpose bug Bug DataFrame DataFrame data structure Datetime Datetime data dtype
#26825 by jbrockmendel was merged Jun 27, 2019 Loading…
4 tasks done
0.25.0
DOC: warning on look-ahead bias with resampling Datetime Datetime data dtype Docs
#26754 by 0x0L was merged Jun 12, 2019 Loading…
1 of 4 tasks
0.25.0
PERF: restore DatetimeIndex.__iter__ performance by using non-EA implementation Datetime Datetime data dtype Performance Memory or execution speed performance
#26702 by qwhelan was merged Jun 7, 2019 Loading…
4 tasks
0.25.0
BUG: .isin on datetimelike indexes do not validate input of level parameter Datetime Datetime data dtype Index Related to the Index class or subclasses
#26677 by simonjayhawkins was merged Jun 9, 2019 Loading…
4 tasks done
0.25.0
ENH: Added stride/offset aliases in to_datetime Datetime Datetime data dtype Enhancement
#26631 by timcera was closed Oct 6, 2019 Loading…
1 of 4 tasks
ENH: Support multiple opening hours intervals for BusinessHour Datetime Datetime data dtype Enhancement
#26628 by howsiwei was merged Jun 28, 2019 Loading…
4 tasks done
0.25.0
CLN: pd.TimeGrouper Clean Datetime Datetime data dtype
#26477 by mroeschke was merged May 24, 2019 Loading…
4 tasks done
0.25.0
[TEST] Add two more parameters to the test_dti_add_sub_nonzero_mth_offset Datetime Datetime data dtype Frequency DateOffsets Testing pandas testing functions or related to the test suite
#26392 by makbigc was merged May 25, 2019 Loading… 0.25.0
New benchmarks for parsing dates with dayfirst=True and format='%d-%m-%Y' Datetime Datetime data dtype IO CSV read_csv, to_csv Performance Memory or execution speed performance
#26360 by anmyachev was merged May 14, 2019 Loading…
3 tasks done
0.25.0
PERF: regression fixup for timestamp.TimestampConstruction.time_parse_iso8601_tz benchmark Datetime Datetime data dtype Performance Memory or execution speed performance
#26334 by anmyachev was merged May 12, 2019 Loading…
2 of 3 tasks
0.25.0
[BUG] Adding offset with nonzero month to DatetimeIndex (GH26258) Bug Datetime Datetime data dtype Frequency DateOffsets
#26292 by makbigc was merged May 12, 2019 Loading…
4 tasks done
0.25.0
TST: Test pd.Grouper base floating point error (#25161) Datetime Datetime data dtype Groupby Testing pandas testing functions or related to the test suite
#26240 by ihsansecer was merged May 2, 2019 Loading…
3 tasks done
0.25.0
PERF: added no exception versions of '_string_to_dts' and 'parse_iso_8601_datetime' functions Datetime Datetime data dtype Performance Memory or execution speed performance
#26220 by anmyachev was merged May 7, 2019 Loading…
3 of 4 tasks
0.25.0
PERF: Cython version of Python _TIMEPAT regexp in parsing.pyx Datetime Datetime data dtype Performance Memory or execution speed performance
#26204 by anmyachev was merged Apr 24, 2019 Loading…
2 of 4 tasks
0.25.0
BUG: pd.to_datetime() throws if caching is on with Null-like arguments Bug Datetime Datetime data dtype
#26078 by anmyachev was merged Apr 17, 2019 Loading…
4 tasks done
0.25.0
BUG: Fix NaT comparisons with Timedelta (#26039) Bug Datetime Datetime data dtype
#26046 by ArtificialQualia was merged Apr 28, 2019 Loading…
4 tasks done
0.25.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.