API reference#

agas.pair_from_array(input_array, ...[, ...])

Calculate the optimality score of each unique pair of rows in a 2D array.

agas.pair_from_wide_df(df, ...[, ...])

Calculate the optimality score of each unique pair of rows in a wide-format dataframe.