-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CLN: Clean frame/test_constructors.py #32610
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
OK as a one off, though @jorisvandenbossche I think and I generally prefer the way things are here. I know @jreback disagrees and prefers what you've done, but we don't have a consensus to do things like this generally |
I was thinking the tests might run ever so slightly faster if we refer to (for example) |
what I don't want are mixed uses in a single file, IOW |
this is not a consideration at all. In testing its all about coverage and clarity, while being as concise as possible. |
That's correct Also agreed with @jreback that consistency within a file is more important. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
having stated above this lgtm
thanks @dsaxton |
I think these classes are all imported directly so don't need to reference the pandas namespace