Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: Added deprecation warning to Timestamp constructor Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timestamp pd.Timestamp and associated methods
#61149 opened Mar 20, 2025 by j-hendricks Loading…
1 of 5 tasks
3.0
BUG: .to_period with MonthBegin offset does not work with a Timestamp, but works with pd.DatetimeIndex Bug Needs Triage Issue that has not been reviewed by a pandas team member Period Period data type Timestamp pd.Timestamp and associated methods
#60671 opened Jan 7, 2025 by felipeangelimvieira
2 of 3 tasks
BUG: Timestamp.normalize() can overflow silently Bug Timestamp pd.Timestamp and associated methods
#60583 opened Dec 16, 2024 by wjandrea
3 tasks done
API: timestamp resolution inference - default to one unit (if possible) instead of being data-dependent? Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
#58989 opened Jun 12, 2024 by jorisvandenbossche 3.0
PERF: timezoned series created 6x faster than non-timezoned series Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
#56860 opened Jan 13, 2024 by soerenwolfers
2 of 3 tasks
BUG: Timestamp.fromisoformat drops ISO 8601 timezone information Bug Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
#56398 opened Dec 8, 2023 by kohlerjl
3 tasks done
API: dt64 resolution for PeriodIndex.to_timestamp API - Consistency Internal Consistency of API/Behavior Index Related to the Index class or subclasses Period Period data type Timestamp pd.Timestamp and associated methods
#56164 opened Nov 25, 2023 by jbrockmendel
BUG: Confusing conversion from string? Bug Needs Triage Issue that has not been reviewed by a pandas team member Timestamp pd.Timestamp and associated methods
#55954 opened Nov 14, 2023 by kwhkim
3 tasks done
BUG: Timestamp 'fold' argument ignored when tz is provided as string/name Bug Needs Triage Issue that has not been reviewed by a pandas team member Timestamp pd.Timestamp and associated methods
#55932 opened Nov 13, 2023 by kohlerjl
3 tasks done
BUG: Bug Needs Discussion Requires discussion from core team before further action Timestamp pd.Timestamp and associated methods
#55119 opened Sep 13, 2023 by GWeberJ
3 tasks done
BUG: Timestamp.to_julian_date() does not take into account timezone Bug Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
#54763 opened Aug 25, 2023 by danmoser
2 of 3 tasks
BUG: pd.Timestamp() only raises for nonexistent times when instantiated using str ts_input Bug Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
#54702 opened Aug 23, 2023 by leonoverweel
2 of 3 tasks
BUG: DatetimeIndexResamplerGroupby as_index interaction with .agg() Apply Apply, Aggregate, Transform, Map Bug Groupby Regression Functionality that used to work in a prior pandas version Timestamp pd.Timestamp and associated methods
#52397 opened Apr 4, 2023 by 1112114641
3 tasks done
2.2.3
BUG: args offset in Timestamp.__new__ causes bugs Bug Timestamp pd.Timestamp and associated methods
#52343 opened Apr 1, 2023 by AlexKirko
3 tasks done
BUG: Timestamp accept dates out of [pd.Timestamp.min, pd.Timestamp.max] Bug Deprecate Functionality to remove in pandas Docs Timestamp pd.Timestamp and associated methods
#52164 opened Mar 24, 2023 by arnaudlegout
3 tasks done
API: parsing Timestamp("2014Q2") Deprecate Functionality to remove in pandas Timestamp pd.Timestamp and associated methods
#50907 opened Jan 20, 2023 by jbrockmendel
BUG: Timespan.timestamp() surprisinly different from datetime.datetime.timestamp() for naive timestamps API - Consistency Internal Consistency of API/Behavior Timestamp pd.Timestamp and associated methods
#50298 opened Dec 16, 2022 by johann-petrak
3 tasks done
BUG: Incorrect result for Timestamp.ceil during clock change Bug Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
#49199 opened Oct 20, 2022 by torfsen
2 of 3 tasks
API: Timestamp/Timedelta resolution in __repr__ API Design Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
#49059 opened Oct 12, 2022 by jbrockmendel
DOC: GL08 errors in pandas.Timestamp Docs Timestamp pd.Timestamp and associated methods
#48632 opened Sep 19, 2022 by Sherry3
1 task done
BUG: strftime can give incorrect answers Bug Constructors Series/DataFrame/Index/pd.array Constructors Timestamp pd.Timestamp and associated methods
#46851 opened Apr 23, 2022 by phil20686
3 tasks done
DEPR: Deprecate daysinmonth, dayofweek, dayofyear Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type Timestamp pd.Timestamp and associated methods
#46768 opened Apr 13, 2022 by Dr-Irv
ProTip! Add no:assignee to see everything that’s not assigned.