API Reference for Enthought Tool Suite 3.2.0
Extract all of the items in the dictionary that matches the user specified expression.
data is the dictionary to be queried
var_names describes the variables in the key that can be used in the expression eg (case, marker)
expression is a python expression eg case == 'oil' and marker = 'top sand'
© Copyright 2002-2009 Enthought, Inc.