eelbrain.Dataset.fromkeys

Dataset.fromkeys(iterable, value=None, /)

Returns a new dict with keys from iterable and values equal to value.