credmark.cmf.types.ledger_query.LedgerQuery

class LedgerQuery(**kwargs)[source]

Bases: LedgerQueryBase

Methods

field

select

Query data from the table.

select(columns=None, joins=None, where=None, group_by=None, order_by=None, limit=None, offset=None, aggregates=None, having=None, bigint_cols=None, analytics_mode=None)[source]

Query data from the table.

Parameters
Return type

LedgerModelOutput