Skip to content

Misleading error for pd.read_msgpack #27201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Jul 6, 2019
Merged

Conversation

U09Kane
Copy link

@U09Kane U09Kane commented Jul 3, 2019

@jreback jreback changed the title addressed issue #27160 Misleading error for pd.read_msgpack Jul 3, 2019
@jreback jreback added IO Msgpack Error Reporting Incorrect or improved errors from pandas labels Jul 3, 2019
@U09Kane
Copy link
Author

U09Kane commented Jul 4, 2019

I'm not really sure why it fails on Linting

@WillAyd
Copy link
Member

WillAyd commented Jul 4, 2019

We just merged in a PR to use black as a code formatting tool. If you install that and run locally against pandas/io/packers.py and pandas/tests/io/test_packers.py I think should resolve

@pep8speaks
Copy link

pep8speaks commented Jul 5, 2019

Hello @U09Kane! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-07-05 22:08:47 UTC

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

some comments; ping on green.

@U09Kane
Copy link
Author

U09Kane commented Jul 5, 2019

Hopefully, everything is good now.

@jreback jreback added this to the 0.25.0 milestone Jul 6, 2019
@jreback jreback merged commit 679dbd0 into pandas-dev:master Jul 6, 2019
@jreback
Copy link
Contributor

jreback commented Jul 6, 2019

thanks sticking it out @U09Kane

nice patch!

@U09Kane U09Kane deleted the issue#27160 branch July 7, 2019 02:25
@U09Kane
Copy link
Author

U09Kane commented Jul 7, 2019

Thanks for the feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misleading error for pd.read_msgpack
4 participants