-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
More informative exception when trying to use Incorrect or improved errors from pandas Frequency DateOffsets Period Period data type
MS as period frequency Error Reporting 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
BUG: tz info lost by set_index and reindex Bug Dtype Conversions Unexpected or buggy dtype conversions Period Period data type
ENH/BUG: Period/PeriodIndex supports NaT Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type
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
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
BUG: reset_index with MultiIndex contains PeriodIndex raises ValueError Bug MultiIndex Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: is_superperiod and is_subperiod cannot handle higher freq than S Bug Period Period data type Visualization plotting
ENH: PeriodIndex can accept freq with mult Enhancement Frequency DateOffsets Period Period data type
BUG: PeriodIndex.unique results in Int64Index API Design Compat pandas objects compatability with Numpy or Python functions Period Period data type
PERF: Cython optimizations for period module, round one Performance Memory or execution speed performance Period Period data type
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.