-
- 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
DEPR: Timestamp(150.5, unit=Y) Deprecate Functionality to remove in pandas Timestamp pd.Timestamp and associated methods
ENH: dt64/td64 comparison support non-nano Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
Added improvements in to_datetime Error reporting message - Outofbounds error message Error Reporting Incorrect or improved errors from pandas Timestamp pd.Timestamp and associated methods
revert Timestamp and Timedelta constructors typing allowing NaTType return Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods Typing type annotations, mypy/pyright type checking
Backport PR #48167 on branch 1.4.x (BUG: DTI.intersection with DST transition) setops union, intersection, difference, symmetric_difference Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
API: Change Timestamp/Timedelta arithmetic to match numpy Non-Nano datetime64/timedelta64 with non-nanosecond resolution Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
API: make Timestamp/Timedelta _as_unit public as_unit Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
BUG: Timestamp.__add__(np_dt64_obj) result resolution Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
#48837 by jbrockmendel was closed Sep 29, 2022 Loading…
5 tasks
ENH: retain reso in Timestamp(dt64_obj) Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
#48865 by jbrockmendel was closed Sep 29, 2022 Loading…
ENH: retain reso in Timestamp(dt64_obj) Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
API: Timestamp(pydatetime) microsecond reso Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
BUG: Timestamp.__richcmp__(dt64_unsupported_reso) Non-Nano datetime64/timedelta64 with non-nanosecond resolution Numeric Operations Arithmetic, Comparison, and Logical operations Timestamp pd.Timestamp and associated methods
DEPR: Timestamp comparison with pydate Deprecate Functionality to remove in pandas Timestamp pd.Timestamp and associated methods
API: dtlike.astype(inty) Astype Dtype Conversions Unexpected or buggy dtype conversions Period Period data type Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
ENH: infer Timestamp(iso8601string) resolution Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.