You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File an issue with PythonCall if it is not converting dictionaries the way you want.
In general, PythonCall tries harder than PyCall to preserve native Julia objects by default rather than converting them to native Python objects, but this also means that you have to call more explicit conversions.
Uh oh!
There was an error while loading. Please reload this page.
What is the alternative to
in
Pythonplot
?I tried all sort of
Dict
s orNamedTuple
s withString
s orSymbol
s, but it always error out.The text was updated successfully, but these errors were encountered: