-
- 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
BUG: Raise TypeError when subracting DateTimeArray and other date types Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Stale Timedelta Timedelta data type
BUG: hashing datetime64 objects Datetime Datetime data dtype
#50960 by jbrockmendel was closed Aug 15, 2023 Loading…
5 tasks
BUG: to_datetime with decimal number doesn't fail for %Y%m%d Bug Datetime Datetime data dtype Performance Memory or execution speed performance
#50054 by MarcoGorelli was closed Dec 14, 2022 • Draft
6 tasks done
ENH: DatetimeProperties results seem to be inconsistent since missing milliseconds #49073 Datetime Datetime data dtype
#49719 by PedroPUCRIO was closed Nov 22, 2022 Loading…
ENH: Format Datetime data dtype
datetime.datetime and pd.Timestamp objects in pd.to_datetime Datetime #49338 by aaossa was closed Nov 30, 2022 Loading…
5 tasks done
BUG: #47350 if else added to add NaT for missing time values Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#47647 by hamedgibago was closed Oct 31, 2022 Loading…
Adding unixtime property to Timestamp and DatetimeIndex Datetime Datetime data dtype Enhancement Stale
Backport PR #44828 on branch 1.3.x (REGR: resampling DataFrame with DateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError) Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method
BUG: pandas.to_datetime raises exception when more than 50 values needs coercion to NaT (#43732) Bug Datetime Datetime data dtype
#43791 by thomasqueirozb was closed Jan 16, 2022 Loading…
3 of 4 tasks
BUG: fix regression with SerieGrouper with Timestamp index (#42390) Datetime Datetime data dtype Groupby Regression Functionality that used to work in a prior pandas version
REF: make array_to_datetime single-pass Datetime Datetime data dtype Stale Timezones Timezone data dtype
#41525 by jbrockmendel was closed Jul 11, 2021 Loading…
BUG: inconsistency between frame.any/all with dt64 vs dt64tz Bug Datetime Datetime data dtype Reduction Operations sum, mean, min, max, etc.
BUG: Support timespec argument in Timestamp.isoformat() (#26131) Datetime Datetime data dtype Enhancement Stale
#38550 by marius-mather was closed Mar 12, 2021 Loading…
5 tasks done
Solved desing problem with to_datetime when "ignore" error was being used. Datetime Datetime data dtype Stale
#38393 by IngErnestoAlvarez was closed Feb 11, 2021 Loading…
5 tasks done
BUG: loc raising KeyError for string slices in list-like indexer and DatetimeIndex Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Needs Discussion Requires discussion from core team before further action
#38153 by phofl was closed Jan 1, 2021 Loading…
5 tasks done
API: preserve freq in DTI/TDI.factorize API - Consistency Internal Consistency of API/Behavior Datetime Datetime data dtype Frequency DateOffsets MultiIndex
ENH: 2D compat for DTA tz_localize, to_period Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Regression in offsets caused offsets to be no longer hashable Datetime Datetime data dtype Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
Fix/empty string datetimelike conversion/issue 36550 Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#36834 by nrebena was closed Nov 27, 2020 Loading…
4 of 5 tasks
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.