Skip to content

BUG: Switched shapes in ValueError msg in DataFrame construct (#20742) #24724

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

Conversation

meiermark
Copy link
Contributor

@pep8speaks
Copy link

Hello @meiermark! Thanks for submitting the PR.

Line 398:80: E231 missing whitespace after ','
Line 398:80: E501 line too long (87 > 79 characters)
Line 398:82: E231 missing whitespace after ','
Line 403:79: E231 missing whitespace after ','
Line 403:80: E501 line too long (85 > 79 characters)
Line 403:81: E231 missing whitespace after ','

@meiermark meiermark closed this Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame creation incorrect error message
2 participants