.. _api.tablesample: =========== TableSample =========== In-memory table structure for storing query results and small datasets. ____ Base Class ---------- .. currentmodule:: vastorbit.core.tablesample.base .. autosummary:: :toctree: api/ TableSample **Methods:** .. currentmodule:: vastorbit.core.tablesample.base.TableSample .. autosummary:: :toctree: api/ append category decimal_to_float get_columns merge narrow read_sql shape sort transpose to_list to_numpy to_pandas to_sql to_vdf