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

TST: Use pandas.api.types functions for dtypes checks #262

Merged
merged 3 commits into from
Apr 3, 2019

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Mar 23, 2019

This should make checking for expected dtypes more robust.

An attempt at tackling #261. Though I would love to be more precise about whether a datetime64 comes back as timezone aware or not, the fact that the behavior changed in pandas 0.24.x makes such a precise test challenging.

This should make checking for expected dtypes more robust.
@tswast tswast added the type: process A process-related concern. May include testing, release, or the like. label Mar 23, 2019
@tswast tswast requested a review from max-sixty March 23, 2019 20:41
@tswast tswast merged commit 7edfc3e into googleapis:master Apr 3, 2019
@tswast tswast deleted the issue261-datetime64 branch April 3, 2019 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant