safiq...@gmail.com writes:
> Deal all,
> Could you please help me how can I avoid this problem
> my Jupyter Notebook code was
> help pls
>
>
>
> # init a treemix analysis object with some param arguments
> tmx = ipa.treemix(
> data=data,
> imap=imap,
> minmap=minmap,
> seed=123456
On 2019-12-30 7:20 AM, safiq...@gmail.com wrote:
Deal all,
Could you please help me how can I avoid this problem
my Jupyter Notebook code was
help pls
[snip]
NameError: name 'sys' is not defined
I know nothing about Jupyter Notebook but somewhere, usually at the top,
you have to add this