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

Test tearsheets #247

Merged
merged 3 commits into from
Dec 9, 2015
Merged

Test tearsheets #247

merged 3 commits into from
Dec 9, 2015

Conversation

twiecki
Copy link
Contributor

@twiecki twiecki commented Dec 9, 2015

This just runs all tear sheets in all configurations. It only checks that they all run successfully. Ultimately it would be nice to compare the output of the graphics that are being created but this is already helpful for us to not break things inadvertently.

@twiecki twiecki added this to the 0.4 release milestone Dec 9, 2015
In pandas=0.16.2, despite setting pd.DataFrame(columns=pd.Float64Index([])), pandas will convert the column index to int64 when an int is used for the column and all subsequent assignments will be cast to int resulting in the error:
ValueError: cannot insert 1.5, already exists
twiecki added a commit that referenced this pull request Dec 9, 2015
@twiecki twiecki merged commit 0fb91af into master Dec 9, 2015
@twiecki twiecki deleted the test_tears branch December 9, 2015 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant