Skip to content
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

Object handles: allow to call function directly from Python #188

Open
fzumstein opened this issue Nov 30, 2024 · 0 comments
Open

Object handles: allow to call function directly from Python #188

fzumstein opened this issue Nov 30, 2024 · 0 comments

Comments

@fzumstein
Copy link
Member

Maybe this will work:

def myfunc(df: object)

Allow this to be called from Python directly without having to provide an object handle

@fzumstein fzumstein changed the title Object handles: allow to call function from Python Object handles: allow to call function directly from Python Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant