Skip to content
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

Work around a bug in pandas's repr handling #2055

Merged
merged 2 commits into from Jul 19, 2019

Conversation

DRMacIver
Copy link
Member

Our build is currently failing (most of the time) due to pandas-dev/pandas#27484 causing an error when it tries to display the data frame generated.

This works around that bug by suppressing printing of the repr in the test for now.

@DRMacIver DRMacIver merged commit 047698f into master Jul 19, 2019
@DRMacIver DRMacIver deleted the DRMacIver/suppress-pandas-bug branch July 19, 2019 22:23
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.

None yet

2 participants