-
- 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
API: to_datetime, required unit with numerical (#15836) API Design Bug Datetime Datetime data dtype
#15896 by atbd was closed Nov 12, 2017 Loading…
4 tasks done
BUG: Concatentation of TZ-aware dataframes (#12396) (#18447) Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
REF: stricter checks in _simple_new, avoid shallow_copy in EAs API Design Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#23426 by jbrockmendel was closed Oct 31, 2018 Loading…
4 tasks
BUG: Using DatetimeIndex.date with timezone returns incorrect date #2… Datetime Datetime data dtype Timezones Timezone data dtype
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…
BUG: maybe_convert_objects with convert_datetime Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions
#19423 by lingster was closed Oct 11, 2018 Loading…
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
[ENH] Move intersection functions for DatetimeIndex and TimedeltaIndex to Datetimelike and added tests Clean Datetime Datetime data dtype Timedelta Timedelta data type
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: implement reductions for DatetimeArray/TimedeltaArray/PeriodArray Datetime Datetime data dtype
#23890 by jbrockmendel was closed Jan 13, 2019 Loading…
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
ERR: Raise the correct error for to_datetime() Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas
#23969 by varadgunjal was closed Feb 27, 2019 Loading…
4 tasks done
core: try coerce result back to DatetimeBlock Datetime Datetime data dtype Timedelta Timedelta data type
#22008 by holymonson was closed Aug 18, 2018 Loading…
4 tasks done
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
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
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 wraparound/overflow in date_range Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas
#19740 by jbrockmendel was closed Feb 19, 2018 Loading…
4 tasks done
PROPOSAL: use datetime64 and timedelta64 to eval Datetime Datetime data dtype Enhancement
#22063 by holymonson was closed Nov 26, 2018 Loading…
ProTip! Follow long discussions with comments:>50.