Skip to content

Conversation

@elmotec
Copy link
Contributor

@elmotec elmotec commented Oct 18, 2015

Hello @mortada, I had this issue earlier working on get_dataframe and get_series. I managed to reproduce the problem on Ubuntu only with Python 3.4. It just seemed to crash if I remember well. Anyway, I removed the use of zip and it seemed to do the trick.

The test looks better anyway with a single assert and no loop. The only cost is what looks like unnecessary spaces at the end of the line.

Could reproduce the problem on Ubuntu only with Python 3.4. It just
seemed to crash. Removed the use of zip function seem to do the trick.

The test looks better anyway with a single assert and no loop. The only
cost is what looks like unnecessary spaces at the end of the line.
@elmotec
Copy link
Contributor Author

elmotec commented Oct 18, 2015

Sorry. Looks like I got carried away. The test is still failing.

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.

1 participant