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

CLN: DatetimeArray.astype Datetime Datetime data dtype Timezones Timezone data dtype
#38572 by jbrockmendel was merged Dec 22, 2020 Loading…
5 tasks
1.3
PERF: cdef UTC Performance Memory or execution speed performance Timezones Timezone data dtype
#34043 by jbrockmendel was merged May 7, 2020 Loading… 1.1
CLN: unreachable branch in tzconversion Clean Timezones Timezone data dtype
#34505 by jbrockmendel was merged May 31, 2020 Loading… 1.1
CLN: Update imports Clean Timezones Timezone data dtype
#34554 by jbrockmendel was merged Jun 3, 2020 Loading… 1.1
CLN: tighter typing in libconversion Clean Timezones Timezone data dtype Typing type annotations, mypy/pyright type checking
#35088 by jbrockmendel was merged Jul 2, 2020 Loading… 1.1
TYP: types for tz_compare Timezones Timezone data dtype Typing type annotations, mypy/pyright type checking
#35093 by jbrockmendel was merged Jul 2, 2020 Loading… 1.1
REF: make normalize_i8_timestamps cpdef Refactor Internal refactoring of code Timezones Timezone data dtype
#34476 by jbrockmendel was merged May 31, 2020 Loading… 1.1
CLN: type tz kwarg in create_timestamp_from_ts Timezones Timezone data dtype Typing type annotations, mypy/pyright type checking
#35067 by jbrockmendel was merged Jun 30, 2020 Loading… 1.1
PERF: _maybe_convert_value_to_local Performance Memory or execution speed performance Timezones Timezone data dtype
#35070 by jbrockmendel was merged Jun 30, 2020 Loading… 1.1
CLN: remove unnecessary get_timezone calls Clean Timezones Timezone data dtype
#35071 by jbrockmendel was merged Jul 1, 2020 Loading… 1.1
TST/REF: share pytables dateutil/pytz tests IO HDF5 read_hdf, HDFStore Timezones Timezone data dtype
#39891 by jbrockmendel was merged Feb 18, 2021 Loading…
4 tasks
1.3
Backport PR #27549 on branch 0.25.x (BUG: Fix interpolate ValueError for datetime64_tz index) Numeric Operations Arithmetic, Comparison, and Logical operations Timezones Timezone data dtype
#27560 by meeseeksmachine was merged Jul 24, 2019 Loading… 0.25.1
Backport PR #27556 on branch 0.25.x (BUG: Allow ensure_index to coerce nan to NaT with numpy object array and tz Timestamp) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
#27561 by meeseeksmachine was merged Jul 24, 2019 Loading… 0.25.1
BUG: Resample raises AmbiguousTimeError if index starts or ends on DST Bug Resample resample method Timezones Timezone data dtype
#22514 by mroeschke was closed Aug 27, 2018 Loading…
5 tasks done
2
1
WIP: Timestamp/DTA match stdlib tzawareness-compat behavior Timezones Timezone data dtype
#33415 by jbrockmendel was closed Apr 15, 2020 Loading…
4 of 5 tasks
BUG: Series(mixed_tz_datetime_objs, dtype=dt64tz) Datetime Datetime data dtype Series Series data structure Timezones Timezone data dtype
#49432 by jbrockmendel was closed Nov 3, 2022 Loading…
5 tasks done
Backport PR #60186: TST: Skip flaky offset test case on WASM Frequency DateOffsets Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#60207 by mroeschke was closed Nov 6, 2024 Loading…
BUG: Some offsets.apply cannot handle tz properly Bug Frequency DateOffsets Timezones Timezone data dtype
#7465 by sinhrks was merged Jun 17, 2014 Loading… 0.14.1
TST: add tests for GH 6572 Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#7810 by sinhrks was merged Jul 21, 2014 Loading… 0.15.0
BUG: bug in Series construction from UTC Bug Datetime Datetime data dtype Timezones Timezone data dtype
#14928 by jreback was closed Dec 20, 2016 Loading… 0.20.0
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
#15711 by chrisaycock was closed Mar 17, 2017 Loading…
4 tasks done
0.20.0
BUG: bug in .at/.loc indexing with a tz-aware columns Bug Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#15827 by jreback was closed Mar 28, 2017 Loading… 0.20.0
BUG: pickle compat with UTC tz's Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Timezones Timezone data dtype
#16611 by jreback was merged Jun 6, 2017 Loading… 0.20.3
COMPAT: numpy_compat for >= 1.11 for np.datetime64 tz changes, #12100 Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#12127 by jreback was closed Jan 25, 2016 Loading… 0.18.0
TST: Add period and other dtype related tests Dtype Conversions Unexpected or buggy dtype conversions Period Period data type Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#12748 by sinhrks was closed Apr 1, 2016 Loading…
2 tasks done
0.18.1
ProTip! no:milestone will show everything without a milestone.