API Reference
hestia_earth.utils.lookup.
column_name
Convert the column name to a usable key on a numpy.recarray.
key (str) – The column name.
The column name that can be used in get_table_value.
str