[Julia] How to link PythonCall.jl with an Anaconda virtual environment
๐ก Call Python code from Julia
There are three Julia packages that allow you to call Python packages (numpy, tensorflow, pytorch, etc.) from within Julia scripts:
PyCall.jl
PythonCall.jl
Python.jl
minosauce.hashnode.dev3 min read