Re: [Pytables-users] Question about table.where

2007-09-06 Thread faltet
On Thu, Sep 06, 2007 at 09:16:55AM -0500, Ross Bates wrote: > A Saturday 01 September 2007, Ross Bates escrigué: > >> Hi All - I'm new to Python and I am learning the language by > >> experimenting with PyTables, so this question might seem simple. > >> > >> I want to be able to execute a table.whe

Re: [Pytables-users] Question about table.where

2007-09-06 Thread Ivan Vilata i Balaguer
Ross Bates (el 2007-09-06 a les 09:16:55 -0500) va dir:: > A Saturday 01 September 2007, Ross Bates escrigué: > [...] > I understand that the condensed where statement is not supported by > the numexpr package, the question I have which remains is more about > Python best practices in this situat

Re: [Pytables-users] Question about table.where

2007-09-06 Thread Ross Bates
A Saturday 01 September 2007, Ross Bates escrigué: >> Hi All - I'm new to Python and I am learning the language by >> experimenting with PyTables, so this question might seem simple. >> >> I want to be able to execute a table.where condition with a list of >> values for the column. Like a SQL 'in'