Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

chelsea-lin
Copy link
Contributor

Fixes internal issue 329866195 🦕

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Sep 9, 2025
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_pandas100 branch from efa182a to d080c70 Compare September 9, 2025 22:41
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_pandas100 branch from d080c70 to 414e2b4 Compare September 9, 2025 22:52
@chelsea-lin chelsea-lin marked this pull request as ready for review September 9, 2025 23:20
@chelsea-lin chelsea-lin requested review from a team as code owners September 9, 2025 23:20

def cut(
x: bigframes.series.Series,
x,
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to drop the type hints? Though pandas doesn't have for this parameter, giving hints helps users to know what to pass in.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point. I'm keeping x untyped to remain consistent with Series.__init__(), which also doesn't have type hints.

@chelsea-lin chelsea-lin added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 10, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 10, 2025
@chelsea-lin chelsea-lin enabled auto-merge (squash) September 10, 2025 17:57
@chelsea-lin chelsea-lin merged commit 21eb213 into main Sep 10, 2025
19 of 25 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_pandas100 branch September 10, 2025 18:00
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants