Note

You are not reading the stable version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

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