BUG: fix pickling of Custom offsets in 3.6 #14685

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
2 participants
Contributor

jreback commented Nov 18, 2016

xref #14679

@jreback jreback BUG: fix pickling of Custom offsets in 3.6
xref #14679
8ad212c

jreback added this to the 0.19.2 milestone Nov 18, 2016

Current coverage is 85.29% (diff: 100%)

Merging #14685 into master will increase coverage by <.01%

@@             master     #14685   diff @@
==========================================
  Files           140        140          
  Lines         50706      50708     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43247      43250     +3   
+ Misses         7459       7458     -1   
  Partials          0          0          

Powered by Codecov. Last update 748000d...8ad212c

jreback closed this in bec5bdb Nov 18, 2016

@amolkahat amolkahat added a commit to amolkahat/pandas that referenced this pull request Nov 26, 2016

@jreback @amolkahat jreback + amolkahat BUG: fix pickling of Custom offsets in 3.6
xref #14679

Author: Jeff Reback <jeff@reback.net>

Closes #14685 from jreback/offsets and squashes the following commits:

8ad212c [Jeff Reback] BUG: fix pickling of Custom offsets in 3.6
831b50c

@jorisvandenbossche jorisvandenbossche added a commit to jorisvandenbossche/pandas that referenced this pull request Dec 14, 2016

@jreback @jorisvandenbossche jreback + jorisvandenbossche [Backport #14685] BUG: fix pickling of Custom offsets in 3.6
xref #14679

Author: Jeff Reback <jeff@reback.net>

Closes #14685 from jreback/offsets and squashes the following commits:

8ad212c [Jeff Reback] BUG: fix pickling of Custom offsets in 3.6

(cherry picked from commit bec5bdb)
d7b1661
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment