A Thursday 10 July 2008, Maarten Sneep escrigué:
> On 10 jul 2008, at 15:45, dragan savic wrote:
> > I have been using table.readWhere to filter data by conditions. If
> > I give a condition like '10 < Col1 < 100' the lower limit doesn't
> > work. In the result I get values that are less then 10. I
Hi Maarten!
Yes, it works fine now!
Many thanks!
Cheers, Dragan.
--- On Thu, 7/10/08, Maarten Sneep <[EMAIL PROTECTED]> wrote:
> From: Maarten Sneep <[EMAIL PROTECTED]>
> Subject: Re: [Pytables-users] Using table.readWhere
> To: [email protected]
>
On 10 jul 2008, at 15:45, dragan savic wrote:
> I have been using table.readWhere to filter data by conditions. If I
> give a condition like '10 < Col1 < 100' the lower limit doesn't
> work. In the result I get values that are less then 10. Is this a
> bug or am I not using the table.readWhe