Skip to content

Splatting function #596

@ppalmes

Description

@ppalmes

Please direct any other questions to github discussions.

Hi,

If I want to submit a dictionary and splat it to a python function object, I cannot use **dict which the python code expects but julia errors out because julia tries to call ** operator. How do I submit to python backend the ** operator? Is there a PythonCall.py function to do the splatting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions