Pandas has a 'query' method 
(http://pandas.pydata.org/pandas-docs/dev/indexing.html#indexing-query) which 
uses the Python numexpr package for delayed evaluation (if i understand what 
you mean by that in this context). 

Reply via email to