assert_equal

FloatColumn.assert_equal(alias='new_column')

ASSERT EQUAL aggregation.

Throws an exception unless all values inserted into the aggregation are equal.

Args:

alias (str): Name for the new column.