-
- 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
PR for Pandas issue #14872 / fillna() TZ datetime64 rounded Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
BUG: Right result for DatetimeIndex + TimeDelta when timezone is set(… Bug Timedelta Timedelta data type Timezones Timezone data dtype
#13935 by conquistador1492 was closed Dec 30, 2016 Loading… updated Dec 30, 2016
4 tasks done
BUG: GH15426 timezone lost in groupby-agg with cython functions Groupby Timezones Timezone data dtype
BUG: TZ-aware Series.where() appropriately handles default other=nan (#15701) Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
TST: incorrect localization in append testing Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
BUG: use entire size of DatetimeTZBlock when coercing result (#15855) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
BUG: Raise if not able to get offset from tz Error Reporting Incorrect or improved errors from pandas Timezones Timezone data dtype
#16129 by tonyroberts was closed Apr 25, 2017 Loading… updated Apr 25, 2017
3 of 4 tasks
BUG: Cannot use tz-aware origin in to_datetime (#16842) Error Reporting Incorrect or improved errors from pandas Timezones Timezone data dtype
Cut/paste (most) remaining tz funcs to tslibs/timezones Clean Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
Checks for tz/tzinfo validity in Timestamp.__new__ Error Reporting Incorrect or improved errors from pandas Timezones Timezone data dtype
de-privatize timezone functions Clean Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
ProTip! Mix and match filters to narrow down what you’re looking for.