MatrixTable =========== .. currentmodule:: hail .. autoclass:: MatrixTable() :members: :no-inherited-members: .. rubric:: Attributes .. autosummary:: :nosignatures: ~MatrixTable.col ~MatrixTable.col_key ~MatrixTable.col_value ~MatrixTable.entry ~MatrixTable.globals ~MatrixTable.row ~MatrixTable.row_key ~MatrixTable.row_value .. rubric:: Methods .. autosummary:: :nosignatures: ~MatrixTable.add_col_index ~MatrixTable.add_row_index ~MatrixTable.aggregate_cols ~MatrixTable.aggregate_entries ~MatrixTable.aggregate_rows ~MatrixTable.annotate_cols ~MatrixTable.annotate_entries ~MatrixTable.annotate_globals ~MatrixTable.annotate_rows ~MatrixTable.anti_join_cols ~MatrixTable.anti_join_rows ~MatrixTable.cache ~MatrixTable.checkpoint ~MatrixTable.choose_cols ~MatrixTable.collect_cols_by_key ~MatrixTable.cols ~MatrixTable.compute_entry_filter_stats ~MatrixTable.count ~MatrixTable.count_cols ~MatrixTable.count_rows ~MatrixTable.describe ~MatrixTable.distinct_by_col ~MatrixTable.distinct_by_row ~MatrixTable.drop ~MatrixTable.entries ~MatrixTable.explode_cols ~MatrixTable.explode_rows ~MatrixTable.filter_cols ~MatrixTable.filter_entries ~MatrixTable.filter_rows ~MatrixTable.from_parts ~MatrixTable.from_rows_table ~MatrixTable.globals_table ~MatrixTable.group_cols_by ~MatrixTable.group_rows_by ~MatrixTable.head ~MatrixTable.index_cols ~MatrixTable.index_entries ~MatrixTable.index_globals ~MatrixTable.index_rows ~MatrixTable.key_cols_by ~MatrixTable.key_rows_by ~MatrixTable.localize_entries ~MatrixTable.make_table ~MatrixTable.n_partitions ~MatrixTable.naive_coalesce ~MatrixTable.persist ~MatrixTable.rename ~MatrixTable.repartition ~MatrixTable.rows ~MatrixTable.sample_cols ~MatrixTable.sample_rows ~MatrixTable.select_cols ~MatrixTable.select_entries ~MatrixTable.select_globals ~MatrixTable.select_rows ~MatrixTable.semi_join_cols ~MatrixTable.semi_join_rows ~MatrixTable.show ~MatrixTable.summarize ~MatrixTable.tail ~MatrixTable.transmute_cols ~MatrixTable.transmute_entries ~MatrixTable.transmute_globals ~MatrixTable.transmute_rows ~MatrixTable.unfilter_entries ~MatrixTable.union_cols ~MatrixTable.union_rows ~MatrixTable.unpersist ~MatrixTable.write