On Tuesday 06 March 2007 16:08, Mike Romberg wrote:
> > " " == Joshua J Kugler <[EMAIL PROTECTED]> writes:
> > I was looking through the PyTables archives a couple days ago,
> > and saw an announcement for CsTables. As we're going to be
> > using PyTables in somewhat of a client
> " " == Joshua J Kugler <[EMAIL PROTECTED]> writes:
> I was looking through the PyTables archives a couple days ago,
> and saw an announcement for CsTables. As we're going to be
> using PyTables in somewhat of a client/server environment soon,
> something like CsTables wo
On Tuesday 06 March 2007 04:12, Francesc Altet wrote:
> Well, CSTables is currently just a prototype. However, for your needs, you
> may want to have a look at OPeNDAP (http://www.opendap.org/), and in
> particular to pydap (http://pydap.org/) which is a Pythonic implementation
> of OPeNDAP with a
I've installed the tables-1.4.win32-py2.4exe package (twice) and 3rd
part .dlls on a windows xp machine per the instructions. I've
searched thru the python directory and can not find any test code for
pytables. It doesn't reside in python24\lib\site-packages\tables etc.
I am hesitant to upgrade
On Tuesday 06 March 2007 04:12, Francesc Altet wrote:
> Well, CSTables is currently just a prototype. However, for your needs, you
> may want to have a look at OPeNDAP (http://www.opendap.org/), and in
> particular to pydap (http://pydap.org/) which is a Pythonic implementation
> of OPeNDAP with a
On Tuesday 06 March 2007 18:22, Francesc Altet wrote:
> [Gabriel, you kept sending this to pytables-announce, instead of
> pytables-user ;)]
The first time I also sent it with the wrong from-address; so at least there
was some form of improvement ;-)
>
> El dt 06 de 03 del 2007 a les 08:37 -0800
[Gabriel, you kept sending this to pytables-announce, instead of
pytables-user ;)]
El dt 06 de 03 del 2007 a les 08:37 -0800, en/na
[EMAIL PROTECTED] va escriure:
> Hi, I might be missing something, but if I wanted the value in row i,
> col 'colname', I often used table[i]['colname'] in pytables v
Hi Joshua,
A Dimarts 06 Març 2007 03:13, Joshua J. Kugler escrigué:
> I was looking through the PyTables archives a couple days ago, and saw an
> announcement for CsTables. As we're going to be using PyTables in somewhat
> of a client/server environment soon, something like CsTables would be
> gr
Thanks for your elaborate answer. I didn't realize that uint64 was not
so standard (I work on Linux). Very good point. I will stick to signed
ints for now.
And yes, it is not only the free beer that I appreciate!
All the best,
Gabriel
On Tue, 2007-03-06 at 13:51 +0100, Francesc Altet wrote:
> W
A Dimarts 06 Març 2007 14:25, Gabriel Beckers escrigué:
> Hello, I am trying the new PyTables 2.0a2a (thanks!!!), and ran into the
> (minor) problem that I can not select rows with a condition that
> involves an UInt64Col. I get an error saying this is not possible, yet.
> I can work around it (by
A Dilluns 05 Març 2007 16:54, Achim Gaedke escrigué:
> Hi there!
>
> In section "4.2.1. File instance variables" is written:
>
> rootUEP
> The UEP (user entry point) group in the file (see 4.1.2).
>
> Please add a "name" after group, so it is clear it is the name string
> and not the root grou
Hello, I am trying the new PyTables 2.0a2a (thanks!!!), and ran into the
(minor) problem that I can not select rows with a condition that
involves an UInt64Col. I get an error saying this is not possible, yet.
I can work around it (by defining the column using the signed variant),
but was wondering
12 matches
Mail list logo