Skip to content

Pull requests: pandas-dev/pandas

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH date_range accepts timedelta as freq Enhancement Frequency DateOffsets Timedelta Timedelta data type
#6318 by hayd was closed Jan 18, 2015 Loading… 0.16.0
BUG: Bug in sum of a timedelta64[ns] series (GH6462) Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#6475 by jreback was merged Feb 25, 2014 Loading… 0.14.0
Fix irregular Timestamp arithmetic types #6543 Bug Datetime Datetime data dtype Timedelta Timedelta data type
#6544 by rosnfeld was closed Mar 5, 2014 Loading… 0.14.0
REGR: fixing Timestamp/Series subtraction, resolves #6648 Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type
#6657 by rosnfeld was merged Mar 18, 2014 Loading… 0.14.0
PERF: perf improvements in timedelta conversions from integer dtypes Performance Memory or execution speed performance Timedelta Timedelta data type
#6754 by jreback was merged Apr 1, 2014 Loading… 0.14.0
BUG: bug in timedelta ops on 32-bit platforms (GH6808) Bug Timedelta Timedelta data type Windows Windows OS
#6811 by jreback was closed Apr 5, 2014 Loading… 0.14.0
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
#6873 by sinhrks was merged Apr 13, 2014 Loading… 0.14.0
BUG: Fix to read decimal seconds from Excel. Bug IO Excel read_excel, to_excel Timedelta Timedelta data type
#6934 by jmcnamara was merged Apr 24, 2014 Loading… 0.14.0
FIX sql handling of timedelta64 columns (GH6921) IO SQL to_sql, read_sql, read_sql_query Timedelta Timedelta data type
#7076 by jorisvandenbossche was merged May 11, 2014 Loading… 0.14.0
FIX DataFrame diff with timedelta Bug Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#7280 by hayd was closed Sep 9, 2014 Loading… 0.15.0
FIX value_counts should skip NaT Bug Datetime Datetime data dtype Timedelta Timedelta data type
#7424 by hayd was merged Jun 17, 2014 Loading… 0.14.1
BUG: Bug in timeops with non-aligned Series (GH7500) Bug Datetime Datetime data dtype Timedelta Timedelta data type
#7503 by jreback was merged Jun 19, 2014 Loading… 0.14.1
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
#7593 by jreback was merged Jun 27, 2014 Loading… 0.14.1
FIX: Scalar timedelta NaT results raise Bug Timedelta Timedelta data type
#7661 by ischwabacher was closed Sep 14, 2014 Loading… 0.15.0
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
#7779 by jreback was merged Jul 18, 2014 Loading… 0.15.0
ENH/BUG: Period and PeriodIndex ops supports timedelta-like Bug Period Period data type Timedelta Timedelta data type
#7966 by sinhrks was merged Aug 10, 2014 Loading… 0.15.0
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
#8184 by jreback was merged Sep 13, 2014 Loading…
25 tasks done
0.15.0
TST: tests for reduction of series with nan timedelta (GH7661) Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#8268 by jreback was merged Sep 14, 2014 Loading… 0.15.0
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
#8298 by jreback was merged Sep 17, 2014 Loading… 0.15.0
ENH/BUG: allow timedelta resamples Bug Enhancement Resample resample method Timedelta Timedelta data type
#8345 by jreback was merged Sep 22, 2014 Loading…
1 task done
0.15.0
BUG: fix applymap to handle Timedelta Bug Timedelta Timedelta data type
#8461 by jreback was merged Oct 4, 2014 Loading… 0.15.0
BUG: allow std to work with timedeltas (GH8471) Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#8476 by jreback was merged Oct 5, 2014 Loading… 0.15.0
ProTip! no:milestone will show everything without a milestone.