Julia Programming Language
Assign types to a Dict returned by PyCall
General Usage
pycall
jling
February 9, 2022, 7:47pm
2
d = Dict{String, Int}(py"{‘foo’: 123, ‘bar’: 456}")
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Could I use Python Dict or convert Julia Dict to Python Dict in Julia?
New to Julia
pycall
,
python
2
1632
September 15, 2020
Dict Types Behavior
Internals & Design
4
535
November 2, 2018
Dict issue?
General Usage
10
539
July 1, 2020
Function with arg dictionary any not accepting int
New to Julia
3
493
November 4, 2018
Narrowing types on a Dict
General Usage
question
3
529
January 20, 2017