neuralib.sqlp.stat.SqlSelectStat ================================ .. currentmodule:: neuralib.sqlp.stat .. autoclass:: SqlSelectStat .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SqlSelectStat.__init__ ~SqlSelectStat.add ~SqlSelectStat.build ~SqlSelectStat.drop ~SqlSelectStat.except_ ~SqlSelectStat.fetch_polars ~SqlSelectStat.fetchall ~SqlSelectStat.fetchone ~SqlSelectStat.group_by ~SqlSelectStat.having ~SqlSelectStat.intersect ~SqlSelectStat.join ~SqlSelectStat.limit ~SqlSelectStat.order_by ~SqlSelectStat.submit ~SqlSelectStat.union ~SqlSelectStat.where ~SqlSelectStat.windows .. rubric:: Attributes .. autosummary:: ~SqlSelectStat.BY