Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

SillyNapalm

About

Username
SillyNapalm
Joined
Visits
0
Last Active
Roles
Member

Comments

  • I got it. The issue was that I was using 'count_var_name' instead of 'var_name' when applying count method. I suppose I was going based on the variable inspector. Anyhow, the issue is closed. Thanks, SillyNapalm
  • Yeah, I have the correct name. And I tried several combinations. Also, it does not matter where I put it in the experiment it always returns the KeyError. Any ideas? I could change the approach completely, but it would be nice for this to work sinc…
  • Thanks for the reply. I tried it, but it returns a KeyError. So how do I add it to the dictionary? Or maybe its something else... I would also be grateful if you could point me to where I can find documentation for the experiment dictionary methods…