Skip to content

Some tests still check pandas version #1593

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

Closed
fujiisoup opened this issue Sep 26, 2017 · 0 comments
Closed

Some tests still check pandas version #1593

fujiisoup opened this issue Sep 26, 2017 · 0 comments

Comments

@fujiisoup
Copy link
Member

Although we updated pandas minimum version to 0.18 in #1530 ,
we still check its version like pd.__version__ >= '0.17' in some tests.

(I forgot to remove these statements in #1530 .)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants