-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested