Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

feat: Support axis=1 in df.apply for scalar outputs#629

Merged
shobsi merged 47 commits intomainfrom
shobs-rf-arr-in
May 10, 2024
Merged

feat: Support axis=1 in df.apply for scalar outputs#629
shobsi merged 47 commits intomainfrom
shobs-rf-arr-in

Conversation

@shobsi
Copy link
Copy Markdown
Contributor

@shobsi shobsi commented Apr 22, 2024

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 internal issue 320674749 🦕

@shobsi shobsi requested review from a team and DevStephanie April 22, 2024 17:26
@shobsi shobsi removed the request for review from DevStephanie April 22, 2024 17:45
@shobsi shobsi marked this pull request as draft April 22, 2024 17:46
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Apr 22, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Apr 23, 2024
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Apr 23, 2024
@shobsi shobsi marked this pull request as ready for review April 24, 2024 21:21
@shobsi shobsi requested a review from TrevorBergeron April 24, 2024 21:22
@shobsi shobsi merged commit f6bdc4a into main May 10, 2024
@shobsi shobsi deleted the shobs-rf-arr-in branch May 10, 2024 19:50
# in the remote function
# NOTE: Keep in sync with the value converters used in the gcf code
# generated in generate_cloud_function_main_code in remote_function.py
remote_function_supported_dtypes = (
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ideally we'd document these limitations, too, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Adding in #800

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

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.

4 participants