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

ENH: Support dateutil timezones. GH4688. Enhancement Frequency DateOffsets Timezones Timezone data dtype
#6968 by dbew was merged Jun 4, 2014 Loading… updated Jun 12, 2014 0.14.1
TST7337: Fix more tests in windows Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#7414 by dbew was merged Jun 10, 2014 Loading… updated Jun 12, 2014 0.14.1
BUG: GroupBy doesn't preserve timezone Bug Groupby Timezones Timezone data dtype
#7099 by sinhrks was merged May 13, 2014 Loading… updated Jun 13, 2014 0.14.0
BUG: DTI.intersection doesnt preserve tz Bug Frequency DateOffsets Timezones Timezone data dtype
#7458 by sinhrks was merged Jun 14, 2014 Loading… updated Jun 14, 2014 0.14.1
BUG: tzinfo lost when concatenating multiindex arrays Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#7112 by sinhrks was merged Jun 4, 2014 Loading… updated Jun 14, 2014 0.14.1
BUG: Bug in resample with a timezone and certain offsets (GH6397) Bug Resample resample method Timezones Timezone data dtype
#6477 by jreback was merged Feb 25, 2014 Loading… updated Jun 16, 2014 0.14.0
Fix cache key collision and add test for cache key distinctness. Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#7478 by dbew was merged Jun 17, 2014 Loading… updated Jun 17, 2014 0.14.1
BUG: Some offsets.apply cannot handle tz properly Bug Frequency DateOffsets Timezones Timezone data dtype
#7465 by sinhrks was merged Jun 17, 2014 Loading… updated Jun 17, 2014 0.14.1
BUG: inconcistency in contained values of a Series created from a DatetimeIndex with a tz Bug Dtype Conversions Unexpected or buggy dtype conversions Timezones Timezone data dtype
#6419 by jreback was merged Feb 20, 2014 Loading… updated Jun 18, 2014 0.14.0
BUG: Timestamp.tz_localize resets nanosecond Bug Timezones Timezone data dtype
#7534 by sinhrks was merged Jun 21, 2014 Loading… updated Jun 21, 2014 0.14.1
BUG: df.reset_index loses tz Bug MultiIndex Timezones Timezone data dtype
#7533 by sinhrks was merged Jun 21, 2014 Loading… updated Jun 22, 2014 0.14.1
BUG: Arithmetic, timezone and offsets operations affecting to NaT Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type Timezones Timezone data dtype
#6873 by sinhrks was merged Apr 13, 2014 Loading… updated Jun 24, 2014 0.14.0
BUG: adding np.timedelta64 to DatetimeIndex with tz outputs incorrect Bug Timezones Timezone data dtype
#6818 by sinhrks was merged Apr 7, 2014 Loading… updated Jun 26, 2014 0.14.0
CLN: remove need for tz_localize, tz_convert in Series, use the generic Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
#6377 by jreback was merged Feb 17, 2014 Loading… updated Jun 27, 2014 0.14.0
TST: tests for GH7594, ensure conversion on tz-aware datetimes in the constuctors Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#7595 by jreback was merged Jun 28, 2014 Loading… updated Jun 28, 2014 0.14.1
BUG: Bug in setting a tz-aware index directly via .index (GH6785) Bug Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#6786 by jreback was merged Apr 3, 2014 Loading… updated Jun 30, 2014 0.14.0
BUG: inferred_freq results in None with eastern hemisphere timezones Bug Frequency DateOffsets Timezones Timezone data dtype
#7318 by sinhrks was merged Jun 3, 2014 Loading… updated Jul 1, 2014 0.14.1
API: validate conversions of datetimeindex with tz, and fixup to_series() to handle (GH6032) API Design Datetime Datetime data dtype Timezones Timezone data dtype
#6398 by jreback was merged Feb 19, 2014 Loading… updated Jul 2, 2014 0.14.0
BUG: area plot raises ValueError with tz-aware data Bug Timezones Timezone data dtype Visualization plotting
#7515 by sinhrks was merged Jul 5, 2014 Loading… updated Jul 5, 2014 0.14.1
BUG: infer_freq results in None for hourly freq with timezone Bug Frequency DateOffsets Timezones Timezone data dtype
#7371 by sinhrks was merged Jun 6, 2014 Loading… updated Jul 5, 2014 0.14.1
TST7337: Fix test failures on windows. Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#7362 by dbew was merged Jun 9, 2014 Loading… updated Jul 12, 2014 0.14.1
COMPAT: tests compat with current timezones (pytz) (GH7339) Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#7343 by jreback was merged Jun 4, 2014 Loading… updated Jul 12, 2014 0.14.1
COMPAT/BUG: compat with pytz 2014.3, exposing several test that don't localize (GH7137) Bug Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#7144 by jreback was merged May 16, 2014 Loading… updated Jul 16, 2014 0.14.0
BUG: read_column did not preserve UTC tzinfo Bug IO HDF5 read_hdf, HDFStore Timezones Timezone data dtype
#7790 by alorenzo175 was merged Jul 22, 2014 Loading… updated Jul 22, 2014 0.15.0
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… updated Jul 23, 2014 0.15.0
ProTip! no:milestone will show everything without a milestone.