Skip to content

Instantly share code, notes, and snippets.

@FrancescAlted
Created September 12, 2022 07:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrancescAlted/4691305cfd46e68cf836610365fdcb1c to your computer and use it in GitHub Desktop.
Save FrancescAlted/4691305cfd46e68cf836610365fdcb1c to your computer and use it in GitHub Desktop.
expr = ia.expr_from_udf(filter_func,
[rand_data],
[shape[0], shape[1], False])
square = expr.eval()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment