-
- 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
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… updated May 11, 2023
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… updated May 11, 2023
4 tasks
DOC: removed extra comma from date_range function docstring Datetime Datetime data dtype Docs
#20119 by Chitrank-Dixit was closed Mar 11, 2018 Loading… updated May 11, 2023
Remove unused/unreachable code from ops Clean Datetime Datetime data dtype Timedelta Timedelta data type
#18964 by jbrockmendel was closed Jan 1, 2018 Loading… updated May 11, 2023
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… updated May 11, 2023
4 tasks done
ENH: allow timestamp subtraction with different timezones (GH15249) Datetime Datetime data dtype Timezones Timezone data dtype
#15329 by Vutsuak16 was closed Apr 3, 2017 Loading… updated May 11, 2023
DOC: fix pd.to_datetime documentation (issue #14448) Datetime Datetime data dtype Docs Duplicate Report Duplicate issue or pull request
#14456 by tarun16feb was closed Oct 20, 2016 Loading… updated May 11, 2023
1 of 4 tasks
BUG: Frequency not set on empty series Bug Datetime Datetime data dtype
#14340 by sahildua2305 was closed Oct 19, 2016 Loading… updated May 11, 2023
3 of 4 tasks
Fixes a missing ".reshape" call Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#13525 by andyljones was closed Jul 6, 2016 Loading… updated May 11, 2023
API: adds weekday_common accessors (GH6936) API Design Datetime Datetime data dtype
#7028 by trailsquirrel was closed Jan 25, 2015 Loading… updated May 11, 2023
Updating and re-opening PR #48129 Bug Datetime Datetime data dtype Numeric Operations Arithmetic, Comparison, and Logical operations Stale Timezones Timezone data dtype
#50541 by srotondo was closed Apr 26, 2023 Loading… updated Apr 26, 2023
5 tasks
Backport PR #52330 on branch 2.0.x (ENH: Implement .dt.year for ArrowExtensionArray) Arrow pyarrow functionality Datetime Datetime data dtype
Backport PR #52195 on branch 2.0.x (WARN: Only warn about inconsistent parsing if there are multiple non-null elements) Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
WARN: Only warn about inconsistent parsing if there are multiple non-null elements Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
BUG, DEPR, PERF: GroupBy aggregations Categorical Categorical Data Type Datetime Datetime data dtype Groupby Performance Memory or execution speed performance Period Period data type
BUG/API: DTI/TDI/PI.map na_action="ignore" Datetime Datetime data dtype Period Period data type Timedelta Timedelta data type
Backport PR #51869 on branch 2.0.x (ENH: Add to_pydatetime for ArrowExtensionArray) Arrow pyarrow functionality Datetime Datetime data dtype
ProTip! Mix and match filters to narrow down what you’re looking for.