If you’re saving to a file, use some common data format such as JSON. You can use JSON.jl to write it out and Python’s JSON stdlib to read it.
If you’re saving to a file, use some common data format such as JSON. You can use JSON.jl to write it out and Python’s JSON stdlib to read it.