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
1599
September 15, 2020
Passing a dict from Python to Julia
General Usage
question
,
package
,
pythoncall
2
211
July 11, 2024
Dict Types Behavior
Internals & Design
4
509
November 2, 2018
Dict issue?
General Usage
10
498
July 1, 2020
PyCall not respecting class inheritance?
General Usage
7
259
August 16, 2023