bayesline.api.equity.AsyncUniverseApi.counts_as_task#
- abstract async AsyncUniverseApi.counts_as_task(dates: bool = True, industry_level: int = 0, region_level: int = 0, universe_type: Literal['estimation', 'coverage', 'both'] = 'both', id_type: Literal['bayesid', 'ticker', 'composite_figi', 'cik', 'cusip8', 'cusip9', 'isin', 'sedol6', 'sedol7', 'proxy', 'name'] | None = None, labels: bool = True) AsyncTask[DataFrame] #