a2rl.WiDataFrame.sar#

property WiDataFrame.sar: list[str]#

The list of the expected sar column names.

Returns:

The expected sar column names, in the order of states, actions, and reward.

See also

sar_d

The dictionary of the expected sar columns.

states

The expected state columns.

actions

The expected action columns.

rewards

The expected reward columns.