Skip to content

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

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 47 commits into from
May 10, 2024
Merged

Conversation

shobsi
Copy link
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 as code owners April 22, 2024 17:26
@shobsi shobsi requested a review from 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
20 of 21 checks passed
@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
Collaborator

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
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 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.

4 participants