-
- 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
ENH: support for nanosecond time in offset and period Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Enhancement
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
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
API: add is_beg_month/quarter/year, is_end_month/quarter/year accessors (#4565) Datetime Datetime data dtype Enhancement Frequency DateOffsets
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
API: validate conversions of datetimeindex with tz, and fixup to_series() to handle (GH6032) API Design Datetime Datetime data dtype Timezones Timezone data dtype
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
REGR: fixing Timestamp/Series subtraction, resolves #6648 Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type
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
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
BUG: fixing tseries plot cursor display, resolves #5453 Bug Datetime Datetime data dtype Visualization plotting
API: adds weekday_common accessors (GH6936) API Design Datetime Datetime data dtype
#7028 by trailsquirrel was closed Jan 25, 2015 Loading…
BUG: Let DataFrame.quantile() handle datetime Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations
BUG: DatetimeIndex with freq raises ValueError when passed value is short Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas
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
Previous Next
ProTip! no:milestone will show everything without a milestone.