-
- 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
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
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
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
BUG: Fix skiplist init error with empty window Bug Datetime Datetime data dtype Window rolling, ewma, expanding
BUG: Fix timedelta64+Timestamp, closes #24775 Datetime Datetime data dtype Timedelta Timedelta data type
BUG: .isin on datetimelike indexes do not validate input of level parameter Datetime Datetime data dtype Index Related to the Index class or subclasses
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
PERF: restore DatetimeIndex.__iter__ performance by using non-EA implementation Datetime Datetime data dtype Performance Memory or execution speed performance
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
PERF: regression fixup for timestamp.TimestampConstruction.time_parse_iso8601_tz benchmark Datetime Datetime data dtype Performance Memory or execution speed performance
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
Previous Next
ProTip! Adding no:label will show everything without a label.