- Notifications
You must be signed in to change notification settings - Fork321
feat: add date, datetime, time, timestamp dtype to to_dataframe#1547
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
3075ecd toef363e4Compare
tswast left a comment
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.
Loving it so far.
Would you do me a favor and add a system test with "extreme" values like this one, but instead of looking for "object" dtypes, we pass in theArrowDtype?
python-bigquery/tests/system/test_pandas.py
Line 1063 ine1aa921
| deftest_list_rows_nullable_scalars_extreme_dtypes( |
Uh oh!
There was an error while loading.Please reload this page.
5a8c0f6 toac07193Compareac07193 tof560802Compare
tswast left a comment
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.
Thanks!
c78c50f toe1f7f77Compare36f6878 toc9dbce3Comparec9dbce3 toe321e14Compare
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:
Fixes#1546 🦕