Ken Walker
2017-10-18 21:24:29 UTC
I'm still relatively new to PyTables, so trying to understand some of the
Table, Cols and Column operations.
I have an HDF5 file created by another application. It has a simple table
with 12 columns of data.
I can get the column names by printing the table description.
And, I can use the cols operator to print each columns name, coldtypes[]
and coldtypes[].shape.
I found ways to add or delete columns from the table.
Is there a way to rename a column (ie change the name)?
Thanks,
Ken Walker
Table, Cols and Column operations.
I have an HDF5 file created by another application. It has a simple table
with 12 columns of data.
I can get the column names by printing the table description.
And, I can use the cols operator to print each columns name, coldtypes[]
and coldtypes[].shape.
I found ways to add or delete columns from the table.
Is there a way to rename a column (ie change the name)?
Thanks,
Ken Walker
--
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.