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: fixing tseries plot cursor display, resolves #5453 Bug Datetime Datetime data dtype Visualization plotting
#7007 by rosnfeld was merged May 1, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: Bug in conversion of a string types to a DatetimeIndex with a specifed frequency (GH6273) Bug Datetime Datetime data dtype Frequency DateOffsets
#6275 by jreback was merged Feb 5, 2014 Loading… updated Jun 14, 2014 0.14.0
2
ENH: extend selection semantics on ordered timeseries to unordered Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#3133 by jreback was closed Mar 22, 2013 Loading… updated Jun 16, 2014 0.11
3
6
Fix irregular Timestamp arithmetic types #6543 Bug Datetime Datetime data dtype Timedelta Timedelta data type
#6544 by rosnfeld was closed Mar 5, 2014 Loading… updated Jun 16, 2014 0.14.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… updated Jun 17, 2014 0.14.1
ENH: support for nanosecond time in offset and period Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#3060 by wuan was merged Sep 30, 2013 Loading… updated Jun 18, 2014 0.13
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… updated Jun 19, 2014 0.14.1
API: add is_beg_month/quarter/year, is_end_month/quarter/year accessors (#4565) Datetime Datetime data dtype Enhancement Frequency DateOffsets
#4823 by mikebailey was merged Apr 29, 2014 Loading… updated Jun 19, 2014 0.14.0
BUG: DatetimeIndex with freq raises ValueError when passed value is short Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas
#7098 by sinhrks was merged May 14, 2014 Loading… updated Jun 20, 2014 0.14.0
BUG: DatetimeIndex comparison handles NaT incorrectly Bug Datetime Datetime data dtype
#7529 by sinhrks was merged Jun 20, 2014 Loading… updated Jun 21, 2014 0.14.1
BUG: TimeGrouper outputs different result by column order Bug Datetime Datetime data dtype Groupby
#6908 by sinhrks was merged Apr 19, 2014 Loading… updated Jun 21, 2014 0.14.0
BUG: Regression from 0.13 with fillna and a Series on datetime-like (6344) Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6824 by jreback was merged Apr 6, 2014 Loading… updated Jun 25, 2014 0.14.0
API/CLN: add in common operations to Series/Index, refactored as a OpsMixin API Design Datetime Datetime data dtype Enhancement Frequency DateOffsets Internals Related to non-user accessible pandas implementation Period Period data type
#6380 by jreback was merged Feb 18, 2014 Loading… updated Jun 25, 2014 0.14.0
BUG: DatetimeIndex.asobject raises ValueError when contains NaT API Design Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#7544 by sinhrks was merged Jun 24, 2014 Loading… updated Jun 26, 2014 0.14.1
2
4
date_range should (at least optionally) deal with right-open intervals Datetime Datetime data dtype Enhancement
#4579 by filmor was merged Oct 15, 2013 Loading… updated Jun 27, 2014 0.13
CLN: remove need for tz_localize, tz_convert in Series, use the generic Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
#6377 by jreback was merged Feb 17, 2014 Loading… updated Jun 27, 2014 0.14.0
BUG/ENH: Add how kwarg to rolling_* functions [fix #6297] API Design Bug Datetime Datetime data dtype Frequency DateOffsets Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#6845 by jsexauer was merged Apr 22, 2014 Loading… updated Jun 27, 2014 0.14.0
BUG: Regression from 0.13 in the treatment of numpy datetime64 non-ns dtypes in Series creation (GH6429) Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions
#6530 by jreback was merged Mar 3, 2014 Loading… updated Jun 27, 2014 0.14.0
COMPAT: make numpy NaT comparison use a view to avoid implicit conversions Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions
#7617 by jreback was merged Jun 30, 2014 Loading… updated Jun 30, 2014 0.14.1
Bug: Fixed Issue 2993, Incorrect Timestamp Construction by datetime.date and tz Bug Datetime Datetime data dtype
#3014 by waitingkuo was merged Mar 21, 2013 Loading… updated Jul 1, 2014 0.11
BUG: Timestamp.__new__ doesnt preserve nanosecond Bug Datetime Datetime data dtype
#7610 by sinhrks was merged Jun 30, 2014 Loading… updated Jul 2, 2014 0.14.1
API: validate conversions of datetimeindex with tz, and fixup to_series() to handle (GH6032) API Design Datetime Datetime data dtype Timezones Timezone data dtype
#6398 by jreback was merged Feb 19, 2014 Loading… updated Jul 2, 2014 0.14.0
added functionality to allow negative loc values to work with Index.insert Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#7268 by benjaminmgross was closed May 30, 2014 Loading… updated Jul 3, 2014 0.14.1
ENH: GH3070 allow string selection on a DataFrame with a datelike index, to have partial_string semantics (like Series) Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#3137 by jreback was merged Mar 22, 2013 Loading… updated Jul 10, 2014 0.11
ProTip! Type g i on any issue or pull request to go back to the issue listing page.