Skip to content

feat: add DatetimeIndex class #1719

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 7 commits into from
May 12, 2025
Merged

feat: add DatetimeIndex class #1719

merged 7 commits into from
May 12, 2025

Conversation

sycai
Copy link
Contributor

@sycai sycai commented May 9, 2025

If users create indexes with datetime-like dtypes, the indexes will be automatically "upgraded" to DatetimeIndex.

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels May 9, 2025
@sycai sycai marked this pull request as ready for review May 12, 2025 17:10
@sycai sycai requested review from a team as code owners May 12, 2025 17:10
@sycai sycai requested a review from shobsi May 12, 2025 17:10
Copy link
Contributor

@chelsea-lin chelsea-lin left a comment

Choose a reason for hiding this comment

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

Cool! LGTM. Can you please check the document can be populated well with staging pipeline: https://docs.google.com/document/d/1V3jxMFNE04GW_xnbCal6blCb10L_cF434evKzKcK7dE/edit?tab=t.0#bookmark=id.8s2hz3vg39p5

@sycai
Copy link
Contributor Author

sycai commented May 12, 2025

Cool! LGTM. Can you please check the document can be populated well with staging pipeline: https://docs.google.com/document/d/1V3jxMFNE04GW_xnbCal6blCb10L_cF434evKzKcK7dE/edit?tab=t.0#bookmark=id.8s2hz3vg39p5

Thanks! I have trouble running those staging commands. However, I verified through X20 site that the docs can be rendered.

@sycai sycai merged commit c3c830c into main May 12, 2025
19 of 23 checks passed
@sycai sycai deleted the sycai_dt_index branch May 12, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants