afterwardsΒΆ

MultiManager - Afterwards (qurry.qurrium.multimanager.afterwards)

class qurry.qurrium.multimanager.afterwards.After(retrievedResult: TagList[Hashable, Result], allCounts: dict[str, list[dict[str, int]]])[source]ΒΆ

dataStateDepending and dataNeccessary in V4 format.

allCounts: dict[str, list[dict[str, int]]]ΒΆ

The dict of all counts of each experiments.

This attribute has been deprecated since version 0.13.0. Please find counts from the afterwards in :cls:`ExperimentPrototype` instead.

retrievedResult: TagList[Hashable, Result]ΒΆ

The list of retrieved results, which multiple experiments shared.