[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/../generated/pyarrow.compute.get_function.html [Back]  [Original]

pyarrow.compute.get_function — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.compute.get_function#

pyarrow.compute.get_function(name)#

Get a function by name.

The function is looked up in the global registry (as returned by function_registry()).

Parameters:
namestr

The name of the function to lookup


Web Proxy Viewer  |  New URL  |  Original Page