Table.get_column()
method returns either a column name by index or index by name. None if not foundTable.rename_column()
renames a column nameTable.import_*()
methods no more make short column names
Table.get_column()
method returns either a column name by index or index by name. None if not foundTable.rename_column()
renames a column nameTable.import_*()
methods no more make short column names