-
- 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: Bug in sum of a timedelta64[ns] series (GH6462) Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
REGR: fixing Timestamp/Series subtraction, resolves #6648 Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type
PERF: perf improvements in timedelta conversions from integer dtypes Performance Memory or execution speed performance Timedelta Timedelta data type
BUG: Arithmetic, timezone and offsets operations affecting to NaT Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type Timezones Timezone data dtype
ENH: Allow aggregate numeric operations on timedelta64. API Design Groupby Timedelta Timedelta data type
#6884 by danielballan was closed May 9, 2015 Loading…
FIX sql handling of timedelta64 columns (GH6921) IO SQL to_sql, read_sql, read_sql_query Timedelta Timedelta data type
BUG: Bug in timedelta inference when assigning an incomplete Series (GH7592) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
BUG: unwanted conversions of timedelta dtypes when in a mixed datetimelike frame (GH7778) Bug Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type
ENH: create Timedelta scalar / TimedeltaIndex API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
TST: tests for reduction of series with nan timedelta (GH7661) Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
BUG: Bug in iat return boxing for Timestamp/Timedelta (GH7729) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
ENH/BUG: allow timedelta resamples Bug Enhancement Resample resample method Timedelta Timedelta data type
BUG: allow std to work with timedeltas (GH8471) Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
BUG: pd.Timedelta np.int, np.float. fixes #8757 Bug Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type
Previous Next
ProTip! Adding no:label will show everything without a label.