hstack_columns

gammapy.utils.table.hstack_columns(table, table_other)[source]

Stack the column data horizontally

Parameters
tableTable

Input table

table_otherTable

Other input table

Returns
stackedTable

Stacked table