hestia_earth.utils.lookup.column_name

hestia_earth.utils.lookup.column_name(key)[source]

Convert the column name to a usable key on a numpy.recarray.

Parameters

key (str) – The column name.

Returns

The column name that can be used in get_table_value.

Return type

str