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: tz info lost by set_index and reindex Bug Dtype Conversions Unexpected or buggy dtype conversions Period Period data type
#7092 by sinhrks was merged May 12, 2014 Loading… updated Jun 13, 2014 0.14.0
2
7
ENH/BUG: partial string indexing with PeriodIndex Bug Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
#7043 by sinhrks was merged May 13, 2014 Loading… updated Jun 17, 2014 0.14.0
ENH/BUG: Period/PeriodIndex supports NaT Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type
#7485 by sinhrks was merged Jun 19, 2014 Loading… updated Jun 20, 2014 0.14.1
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: unstack fails in PeriodIndex Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#7041 by sinhrks was merged May 10, 2014 Loading… updated Jun 28, 2014 0.14.1
BUG: PeriodIndex.min/max returns int Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations Period Period data type
#7609 by sinhrks was merged Jun 29, 2014 Loading… updated Jun 30, 2014 0.14.1
CLN: Simplify Period Construction / Resolution Compat pandas objects compatability with Numpy or Python functions Period Period data type
#7607 by sinhrks was merged Jul 6, 2014 Loading… updated Jul 9, 2014 0.14.1
More informative exception when trying to use MS as period frequency Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets Period Period data type
#5340 by cancan101 was closed Apr 9, 2014 Loading… updated Jul 16, 2014 0.14.0
BUG: PeriodIndex slices with out of bounds results incorrect Bug Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
#7161 by sinhrks was merged May 18, 2014 Loading… updated Jul 16, 2014 0.14.0
BUG: is_superperiod and is_subperiod cannot handle higher freq than S Bug Period Period data type Visualization plotting
#7803 by sinhrks was merged Jul 19, 2014 Loading… updated Jul 19, 2014 0.15.0
2
3
BUG: reset_index with MultiIndex contains PeriodIndex raises ValueError Bug MultiIndex Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#7802 by sinhrks was merged Jul 19, 2014 Loading… updated Jul 19, 2014 0.15.0
2
1
ENH/BUG: DatetimeIndex and PeriodIndex in-place ops behaves incorrectly API Design Period Period data type
#7741 by sinhrks was merged Jul 23, 2014 Loading… updated Jul 25, 2014 0.15.0
2
6
BUG: PeriodIndex.unique results in Int64Index API Design Compat pandas objects compatability with Numpy or Python functions Period Period data type
#7843 by sinhrks was merged Jul 26, 2014 Loading… updated Jul 27, 2014 0.15.0
DOC: update docs to show construction of periodindex when needing out-of bounds spans Docs Period Period data type
#7933 by jreback was merged Aug 4, 2014 Loading… updated Aug 4, 2014 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… updated Aug 10, 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 putting a PeriodIndex into a Series would convert to int64 Bug Period Period data type
#8237 by jreback was merged Sep 10, 2014 Loading… updated Sep 10, 2014 0.15.0
TST: start tests for PeriodConverter Period Period data type Visualization plotting
#9055 by jorisvandenbossche was merged Dec 12, 2014 Loading… updated Dec 12, 2014 0.16.0
PERF: Move Period class and related functions to Cython module Period Period data type
#9440 by blbradley was merged Feb 17, 2015 Loading… updated Feb 17, 2015 0.16.0
PERF: Cython optimizations for period module, round one Performance Memory or execution speed performance Period Period data type
#9504 by blbradley was merged Mar 1, 2015 Loading… updated Mar 1, 2015 0.16.0
ENH Make year and quarter dash-separatable Enhancement Period Period data type
#9701 by williamhogman was merged Mar 26, 2015 Loading… updated Mar 26, 2015 0.16.1
Period accepts datetime64 value Bug Period Period data type
#9869 by jcrist was closed Apr 14, 2015 Loading… updated Apr 14, 2015 0.16.1
Empty subtypes of Index return their type, rather than Index Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
#10599 by max-sixty was closed Jul 24, 2015 Loading… updated Jul 24, 2015 0.17.0
Drop & insert on subtypes of index return their subtypes Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
#10620 by max-sixty was closed Jul 28, 2015 Loading… updated Jul 28, 2015 0.17.0
BUG: PeriodIndex.order doesnt preserve freq Datetime Datetime data dtype Frequency DateOffsets Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type Timedelta Timedelta data type
#10305 by sinhrks was merged Aug 8, 2015 Loading… updated Aug 8, 2015 0.17.0
ProTip! Adding no:label will show everything without a label.