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

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… 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… 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… 0.14.1
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… 0.14.0
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… 0.14.0
2
7
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… 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… 0.14.1
BUG: isnull doesnt handle PeriodNaT properly Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type
#7557 by sinhrks was closed May 9, 2015 Loading…
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… 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… 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… 0.14.1
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… 0.15.0
2
1
ENH: PeriodIndex can accept freq with mult Enhancement Frequency DateOffsets Period Period data type
#7832 by sinhrks was merged Sep 3, 2015 Loading…
10 tasks done
0.17.0
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… 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
TST: start tests for PeriodConverter Period Period data type Visualization plotting
#9055 by jorisvandenbossche was merged Dec 12, 2014 Loading… 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… 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… 0.16.0
Period accepts datetime64 value Bug Period Period data type
#9869 by jcrist was closed Apr 14, 2015 Loading… 0.16.1
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… 0.17.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.