inspectomop.results.Results =========================== .. currentmodule:: inspectomop.results .. autoclass:: Results .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Results.__init__ ~Results.all ~Results.as_pandas ~Results.as_pandas_chunks ~Results.close ~Results.columns ~Results.fetchall ~Results.fetchmany ~Results.fetchone ~Results.first ~Results.freeze ~Results.keys ~Results.last_inserted_params ~Results.last_updated_params ~Results.lastrow_has_defaults ~Results.mappings ~Results.memoized_instancemethod ~Results.merge ~Results.one ~Results.one_or_non ~Results.one_or_none ~Results.partitions ~Results.postfetch_cols ~Results.prefetch_cols ~Results.scalar ~Results.scalar_one ~Results.scalar_one_or_none ~Results.scalars ~Results.splice_horizontally ~Results.splice_vertically ~Results.supports_sane_multi_rowcount ~Results.supports_sane_rowcount ~Results.tuples ~Results.unique ~Results.yield_per .. rubric:: Attributes .. autosummary:: ~Results.context ~Results.dialect ~Results.cursor ~Results.cursor_strategy ~Results.connection ~Results.closed ~Results.inserted_primary_key ~Results.inserted_primary_key_rows ~Results.is_insert ~Results.lastrowid ~Results.returned_defaults ~Results.returned_defaults_rows ~Results.returns_rows ~Results.rowcount ~Results.t