| [ Web Proxy ] |
| Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.pandas.deploy_remote_function.html | [Back] [Original] |
Section Navigation
Orchestrates the creation of a BigQuery remote function that deploys immediately.
This method ensures that the remote function is created and available for use in BigQuery as soon as this call is made.
func Function to deploy.
kwargs All arguments are passed directly to
remote_function(). Please see
its docstring for parameter details.
A wrapped remote function, usable in
apply().
Copyright 2019, Google.
Created using Sphinx 8.1.3.
Built with the PyData Sphinx Theme 0.19.0.
| Web Proxy Viewer | New URL | Original Page |