-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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
Label
Projects
Milestones
Assignee
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
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: Wrong timestamp resolution when parsing timestamp string with comma separated milliseconds
Bug
Timestamp
pd.Timestamp and associated methods
#59256
opened Jul 16, 2024 by
rocodero
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
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
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: pd.Timestamp and associated methods
Timezones
Timezone data dtype
pd.Timestamp()
only raises for nonexistent times when instantiated using str ts_input
Bug
Timestamp
#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
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
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
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.