Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

test: Add test of datetime and time pandas load#895

Merged
jimfulton merged 6 commits intogoogleapis:masterfrom
jimfulton:test_date_time_load
Aug 24, 2021
Merged

test: Add test of datetime and time pandas load#895
jimfulton merged 6 commits intogoogleapis:masterfrom
jimfulton:test_date_time_load

Conversation

@jimfulton
Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #56 🦕

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't upload data with "2019-07-08 08:00:00" datetime format to Google Bigquery with pandas

2 participants