Skip to content

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Sep 16, 2022

Using out-of-range nanoseconds in pandas is deprecated (pandas-dev/pandas#48538) and broken in pandas 1.5 (pandas-dev/pandas#48255).

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 #133
Fixes #132
Fixes #121
Fixes #120
Fixes #119
Fixes #118
Fixes #117
🦕

@tswast tswast requested a review from a team as a code owner September 16, 2022 16:21
@tswast tswast requested review from a team and Neenu1995 September 16, 2022 16:21
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. labels Sep 16, 2022
@tswast tswast requested a review from chalmerlowe September 16, 2022 16:24
@chalmerlowe
Copy link
Collaborator

LGTM.

Copy link
Collaborator

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

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

Thanks @swast for submitting this.

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