Skip to content

Conversation

@chelsea-lin
Copy link
Contributor

Fixes internal issue 445774480 🦕

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Sep 23, 2025
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_quantile branch from b382d3d to 5f13789 Compare September 23, 2025 23:20
@chelsea-lin chelsea-lin marked this pull request as ready for review September 23, 2025 23:21
@chelsea-lin chelsea-lin requested review from a team as code owners September 23, 2025 23:21
Comment on lines 247 to 249
@property
def name(self):
return f"{self.quartile * 25}%"
Copy link
Contributor

Choose a reason for hiding this comment

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

This might break df.agg or df.describe? MIght still use these names to create result labels. Maybe not any more though

Copy link
Contributor Author

Choose a reason for hiding this comment

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

didn't realize the name is used for the public APIs. Just use class name for operation registration.

@chelsea-lin chelsea-lin force-pushed the main_chelsealin_quantile branch from 5f13789 to 90c89a1 Compare September 24, 2025 20:15
@chelsea-lin chelsea-lin added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Sep 25, 2025
@bigframes-bot bigframes-bot removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Sep 25, 2025
@chelsea-lin chelsea-lin enabled auto-merge (squash) September 25, 2025 20:27
@chelsea-lin chelsea-lin merged commit a3c2522 into main Sep 25, 2025
18 of 25 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_quantile branch September 25, 2025 20:39
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants