Skip to content

Parse all date/time types #224

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

Merged
merged 14 commits into from
Oct 10, 2018
Merged

Conversation

max-sixty
Copy link
Contributor

Any date or time value in BQ can be converted to a pandas datetime value. As well as returning dataframes that don't requires as much post-processing, it also reducing the memory footprint of the returned object

I'm not sure whether this will cause any issues around timezones, and whether we need to parse those separately? (though this PR doesn't aim to enable timezone parsing, as long as there's no regression)

@max-sixty
Copy link
Contributor Author

This also closes #174

@max-sixty max-sixty requested a review from tswast September 29, 2018 04:30
@max-sixty
Copy link
Contributor Author

@tswast no rush; ensuring you saw this though

@max-sixty
Copy link
Contributor Author

@tswast gentle ping!

Copy link
Collaborator

@tswast tswast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

(Sorry for the slow reply, I was travelling last week.)

@max-sixty
Copy link
Contributor Author

Merging despite #226

@max-sixty max-sixty merged commit b204206 into googleapis:master Oct 10, 2018
@max-sixty max-sixty deleted the parse-dates branch October 10, 2018 17:27
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.

2 participants