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

BUG: DatetimeIndex.__iter__ creates a temp array of Timestamp (GH7683) Datetime Datetime data dtype Performance Memory or execution speed performance
#7709 by yrlihuan was closed Jul 10, 2014 Loading… updated Jul 10, 2014 0.15.0
PERF: improve perf of index iteration (GH7683) Datetime Datetime data dtype Performance Memory or execution speed performance
#7720 by jreback was merged Jul 16, 2014 Loading… updated Jul 16, 2014 0.15.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… updated Jul 16, 2014 0.14.0
BUG: DatetimeIndex cannot parse string ndarray with dayfirst Bug Datetime Datetime data dtype
#7038 by sinhrks was merged May 10, 2014 Loading… updated Jul 16, 2014 0.14.0
COMPAT: comparisons vs numpy nat not working on windows Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Windows Windows OS
#7597 by jreback was merged Jun 28, 2014 Loading… updated Jul 22, 2014 0.14.1
BUG: Bug in to_datetime when format='%Y%m%d and coerce=True are specified (GH7930) Bug Datetime Datetime data dtype IO Data IO issues that don't fit into a more specific label
#7931 by jreback was merged Aug 4, 2014 Loading… updated Aug 4, 2014 0.15.0
BUG: Timestamp cannot parse nanosecond from string Bug Datetime Datetime data dtype Timezones Timezone data dtype
#7907 by sinhrks was merged Aug 11, 2014 Loading… updated Aug 12, 2014 0.15.0
update to holiday to help with GH#7070 Datetime Datetime data dtype Enhancement
#7913 by MichaelWS was merged Aug 11, 2014 Loading… updated Aug 19, 2014 0.15.0
API: DatetimeIndex and PeriodIndex have same representation Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string Period Period data type
#7602 by sinhrks was merged Jun 29, 2014 Loading… updated Sep 2, 2014 0.14.1
BUG: Bug in inference in a MultiIndex with datetime.date inputs (GH7888) Bug Datetime Datetime data dtype MultiIndex
#8264 by jreback was merged Sep 14, 2014 Loading… updated Sep 14, 2014 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… updated Sep 17, 2014 0.15.0
BUG: Bug in alignment with TimeOps and non-unique indexes (GH8363) Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#8364 by jreback was merged Sep 23, 2014 Loading… updated Sep 23, 2014 0.15.0
BUG/COMPAT: set tz on DatetimeIndex on pickle reconstruction (GH8367) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype MultiIndex
#8370 by jreback was merged Sep 23, 2014 Loading… updated Sep 23, 2014 0.15.0
BUG: bug in non-evently divisible offsets when resampling (e.g. '7s') (GH8371) Bug Datetime Datetime data dtype Resample resample method
#8372 by jreback was merged Sep 26, 2014 Loading… updated Sep 26, 2014 0.15.0
BUG: years-only in date_range uses current date (GH6961) API Design Datetime Datetime data dtype
#8672 by rosnfeld was merged Oct 29, 2014 Loading… updated Oct 30, 2014 0.15.1
API/BUG: return np.nan rather than -1 for invalid datetime accessors values (GH8689) Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#8695 by jreback was merged Oct 31, 2014 Loading… updated Oct 31, 2014 0.15.1
Fix unrecognized 'Z' UTC designator Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#8786 by broessli was closed Nov 15, 2014 Loading… updated Nov 16, 2014 0.15.2
ENH: Timestamp: Support addl datetime classmethods API Design Datetime Datetime data dtype Timezones Timezone data dtype
#8837 by jtratner was merged Nov 17, 2014 Loading… updated Nov 17, 2014 0.15.2
Fix unrecognized 'Z' UTC designator Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#8832 by broessli was merged Nov 27, 2014 Loading… updated Nov 27, 2014 0.15.2
BUG: DatetimeIndex with time object as key Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#8907 by behzadnouri was merged Nov 29, 2014 Loading… updated Nov 30, 2014 0.15.2
BUG: ValueError raised by cummin/cummax when datetime64 Series contains NaT. Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
#8966 by unutbu was merged Dec 3, 2014 Loading… updated Dec 3, 2014 0.15.2
BUG: Bug in Timestamp-Timestamp not returning a Timedelta type (GH8865) Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type
#8981 by jreback was merged Dec 4, 2014 Loading… updated Dec 4, 2014 0.15.2
PERF: add exact kw to to_datetime to enable faster regex format parsing API Design Datetime Datetime data dtype Performance Memory or execution speed performance Strings String extension data type and string data
#8904 by jreback was merged Dec 5, 2014 Loading… updated Dec 5, 2014 0.15.2
BUG/ENH: cleanup for Timestamp arithmetic Bug Datetime Datetime data dtype Timedelta Timedelta data type
#8916 by shoyer was closed Dec 9, 2014 Loading… updated Dec 9, 2014
BUG: Bug in DatetimeIndex iteration, related to (GH8890), fixed in (GH9100) Bug Datetime Datetime data dtype
#9104 by jreback was merged Dec 19, 2014 Loading… updated Dec 19, 2014 0.16.0
ProTip! Adding no:label will show everything without a label.