-
- 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: to_datetime with unit with Int64 Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
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…
DOC: removed extra comma from date_range function docstring Datetime Datetime data dtype Docs
#20119 by Chitrank-Dixit was closed Mar 11, 2018 Loading…
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: resolving issue 16357 - added a check to see if input is pandas.NaT Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#16501 by theodoreschen was closed Oct 14, 2017 Loading…
2 of 4 tasks
TST: add datetimelike tests for tz-aware DatetimeIndex Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#17694 by azjps was closed Nov 12, 2017 Loading…
2 of 4 tasks
BUG: Implement interpolating NaT values in datetime series Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17709 by s-celles was closed Nov 11, 2017 Loading…
4 tasks
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
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…
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
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
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
BUG: GH29461 strftime() with nanoseconds for Timestamp Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
#34317 by matteosantama was closed Jun 9, 2020 Loading…
5 tasks done
BUG: GH29461 Strftime Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
#34668 by matteosantama was closed Sep 25, 2020 Loading…
5 tasks done
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
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: 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
BUG: hashing datetime64 objects Datetime Datetime data dtype
#50960 by jbrockmendel was closed Aug 15, 2023 Loading…
5 tasks
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…
pd.Timestamp constructor ignores missing arguments Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas
#32683 by artsiomkaltovich was closed Jul 17, 2020 Loading…
Accept dateutil frequency constants in date_range Datetime Datetime data dtype
#32688 by mason-98 was closed May 23, 2020 Loading…
3 of 5 tasks
Fix #23055 Change pd.to_datetime and pd.to_timedelta to always convert null-like argument into pd.NaT Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#34124 by ghost was closed Jul 10, 2020 Loading…
5 tasks done
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
Previous Next
ProTip! Follow long discussions with comments:>50.