bayesline.api.equity.FactorModelApi.factors# abstract FactorModelApi.factors(*which: Literal['Market', 'Style', 'Industry', 'Region', 'Other']) → list[str]# Parameters# which: FactorTypeThe factor types to return, e.g. Market, Style, Industry, Region. By default returns all factors. Returns# list of all factors for the given factor types.