E51E BUG: GH11880 where __contains__ fails in unpacked DataFrame with object cols by kawochen · Pull Request #12013 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@kawochen
Copy link
Contributor

closes #11880

@kawochen kawochen force-pushed the BUG-FIX-11880 branch 2 times, most recently from 7bbbe18 to 98b5d72 Compare January 11, 2016 00:12
@jreback jreback added this to the 0.18.0 milestone Jan 11, 2016
@jreback jreback added the Bug label Jan 11, 2016
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can u do this for zlib as well

Copy link
Contributor Author
7440

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zlib is in the standard library

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, but it doesn't actually have to build with python (e.g if you build it yourself).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a big deal, really just for consistency (say we add more compressors)

@jreback
Copy link
Contributor
jreback commented Jan 11, 2016

can you add a simplified version of the test in #11880 (better than the check on the readability of the internals, but if you can't make a better test, use that)

@kawochen
Copy link
Contributor Author

updated

jreback added a commit that referenced this pull request Jan 15, 2016
BUG: GH11880 where __contains__ fails in unpacked DataFrame with object cols
@jreback jreback merged commit 2213e18 into pandas-dev:master Jan 15, 2016
@jreback
Copy link
Contributor
jreback commented Jan 15, 2016

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Msgpack - ValueError: buffer source array is read-only

2 participants

0