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

Remove unused/unreachable code from ops Clean Datetime Datetime data dtype Timedelta Timedelta data type
#18964 by jbrockmendel was closed Jan 1, 2018 Loading…
1 task done
Make Series[datetime64] - pd.NaT behave like DatetimeIndex - pd.NaT Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#18960 by jbrockmendel was closed Jan 1, 2018 Loading…
4 tasks done
BUG: Timestamp.replace chaining not compat with datetime.replace #15683 Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16110 by sscherfke was closed Aug 28, 2017 Loading…
4 tasks done
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
WIP: multi-timezone handling for array_to_datetime Datetime Datetime data dtype Timezones Timezone data dtype
#24006 by jbrockmendel was closed Apr 22, 2019 Loading…
Catch exception around much smaller piece of code Datetime Datetime data dtype Refactor Internal refactoring of code
#23702 by jbrockmendel was closed Nov 15, 2018 Loading…
DEPR: __array__ for tz-aware Series/Index Datetime Datetime data dtype Deprecate Functionality to remove in pandas Timezones Timezone data dtype
#24596 by TomAugspurger was merged Jan 5, 2019 Loading… 0.24.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
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
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
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
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
PERF: changed default value of cache parameter to True in to_datetime function API Design Datetime Datetime data dtype Performance Memory or execution speed performance
#26043 by anmyachev was merged Jul 4, 2019 Loading…
4 tasks done
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: 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: 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
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
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
day_of_year API Design Datetime Datetime data dtype Deprecate Functionality to remove in pandas
#25924 by oleksii-polovyi was closed Jun 2, 2019 Loading…
4 tasks
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
ProTip! Adding no:label will show everything without a label.