You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a TypeError when filtering the demo Simdex s1 with this dict = {'c1.C': 600, 'c2.C': ''}
Same thing happens when I put a value in there. Looks like filtering with multiple parameters is not working. Strangely, this case was not tested in test_simman.py
The text was updated successfully, but these errors were encountered:
I'm getting a TypeError when filtering the demo Simdex s1 with this dict = {'c1.C': 600, 'c2.C': ''}
Same thing happens when I put a value in there. Looks like filtering with multiple parameters is not working. Strangely, this case was not tested in test_simman.py
The text was updated successfully, but these errors were encountered: