Re: [Pytables-users] Modification of column structure in a Table

2008-01-15 Thread Francesc Altet
A Tuesday 15 January 2008, Luca Della Santina escrigué: > I'd like to add basic spreadsheet-like functionalities to my > application which bases its data model upon pytables, I was looking > for a way to modify the structure of an exsistent Table, in > particular: > > 1) How to move/insert a column

[Pytables-users] Modification of column structure in a Table

2008-01-15 Thread Luca Della Santina
I'd like to add basic spreadsheet-like functionalities to my application which bases its data model upon pytables, I was looking for a way to modify the structure of an exsistent Table, in particular: 1) How to move/insert a column into the Table 2) How to change the type of a column and convert i