awesim icon indicating copy to clipboard operation
awesim copied to clipboard

bug in Simdex.filter()

Open saroele opened this issue 13 years ago • 0 comments

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

saroele avatar Feb 17 '11 11:02 saroele