I want to perform meta analysis using python and I got some errors.
when I wanted to import metareg from meta package, I got this error KeyError: ‘POP_JUMP_IF_FALSE’. please let me know how I can resolve this problem?
from meta import metareg
New contributor
hadi ghasemi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.