TableRepo ========= .. currentmodule:: parquetranger .. autoclass:: TableRepo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TableRepo.dfs ~TableRepo.full_metadata ~TableRepo.group_cols ~TableRepo.main_path ~TableRepo.n_files ~TableRepo.paths ~TableRepo.tables ~TableRepo.vc_path .. rubric:: Methods Summary .. autosummary:: ~TableRepo.batch_extend ~TableRepo.env_ctx ~TableRepo.extend ~TableRepo.get_extending_df_batch_writer ~TableRepo.get_extending_dict_batch_writer ~TableRepo.get_extending_fixed_dict_batch_writer ~TableRepo.get_full_df ~TableRepo.get_full_table ~TableRepo.get_partition_df ~TableRepo.get_partition_paths ~TableRepo.get_partition_table ~TableRepo.get_replacing_df_batch_writer ~TableRepo.get_replacing_dict_batch_writer ~TableRepo.map_partitions ~TableRepo.mkdirs ~TableRepo.purge ~TableRepo.read_df_from_path ~TableRepo.read_table_from_path ~TableRepo.replace_all ~TableRepo.replace_groups ~TableRepo.replace_records ~TableRepo.set_env ~TableRepo.set_env_to_default .. rubric:: Attributes Documentation .. autoattribute:: dfs .. autoattribute:: full_metadata .. autoattribute:: group_cols .. autoattribute:: main_path .. autoattribute:: n_files .. autoattribute:: paths .. autoattribute:: tables .. autoattribute:: vc_path .. rubric:: Methods Documentation .. automethod:: batch_extend .. automethod:: env_ctx .. automethod:: extend .. automethod:: get_extending_df_batch_writer .. automethod:: get_extending_dict_batch_writer .. automethod:: get_extending_fixed_dict_batch_writer .. automethod:: get_full_df .. automethod:: get_full_table .. automethod:: get_partition_df .. automethod:: get_partition_paths .. automethod:: get_partition_table .. automethod:: get_replacing_df_batch_writer .. automethod:: get_replacing_dict_batch_writer .. automethod:: map_partitions .. automethod:: mkdirs .. automethod:: purge .. automethod:: read_df_from_path .. automethod:: read_table_from_path .. automethod:: replace_all .. automethod:: replace_groups .. automethod:: replace_records .. automethod:: set_env .. automethod:: set_env_to_default