https://learninghub.kx.com/forums/topic/loading-python-library-embedpy-without-restarting-kdb-q
Hi guys,
I have one question. I am using embedPy to call python library (user written) in kdb.
Is there way to reload the python libary, after I update the *.py function in q, without restarting the q process?
Thank you.