I am trying to find a way load a scalar/macro in Stata 17 with a value in python using PyStata (from python).
For example suppose we have variable m=10 in python. Is it possible to load value of m into a scalar or macro y in Stata by a python code?
For example suppose we have variable m=10 in python. Is it possible to load value of m into a scalar or macro y in Stata by a python code?
Comment