Skip to main content
Ctrl+K
Pasteur 0.3.1 documentation - Home Pasteur 0.3.1 documentation - Home

Preliminaries

  • Introduction
  • Methodology
  • Architecture

Tutorial

  • Introduction

API documentation

  • pasteur
    • pasteur.load_ipython_extension
    • pasteur.module
      • pasteur.module.get_module_dict
      • pasteur.module.get_module_dict_multiple
      • pasteur.module.Module
      • pasteur.module.ModuleClass
      • pasteur.module.ModuleFactory
    • pasteur.dataset
      • pasteur.dataset.Dataset
      • pasteur.dataset.TabularDataset
      • pasteur.dataset.TypedDataset
    • pasteur.view
      • pasteur.view.filter_by_keys
      • pasteur.view.filter_by_keys_merged
      • pasteur.view.split_keys
      • pasteur.view.TabularView
      • pasteur.view.View
    • pasteur.transform
      • pasteur.transform.RefTransformer
      • pasteur.transform.SeqTransformer
      • pasteur.transform.Transformer
      • pasteur.transform.TransformerFactory
    • pasteur.encode
      • pasteur.encode.AttributeEncoder
      • pasteur.encode.AttributeEncoderFactory
      • pasteur.encode.Encoder
      • pasteur.encode.EncoderFactory
      • pasteur.encode.PostprocessEncoder
      • pasteur.encode.ViewEncoder
    • pasteur.synth
      • pasteur.synth.make_deterministic
      • pasteur.synth.synth_fit
      • pasteur.synth.synth_sample
      • pasteur.synth.IdentSynth
      • pasteur.synth.IdentSynthJson
      • pasteur.synth.Synth
      • pasteur.synth.SynthFactory
    • pasteur.metric
      • pasteur.metric.fit_column_holder
      • pasteur.metric.fit_metric
      • pasteur.metric.name_add_prefix
      • pasteur.metric.name_style_fn
      • pasteur.metric.name_style_title
      • pasteur.metric.AbstractColumnMetric
      • pasteur.metric.ColumnMetric
      • pasteur.metric.ColumnMetricFactory
      • pasteur.metric.ColumnMetricHolder
      • pasteur.metric.Metric
      • pasteur.metric.MetricFactory
      • pasteur.metric.RefColumnData
      • pasteur.metric.RefColumnMetric
      • pasteur.metric.SeqColumnData
      • pasteur.metric.SeqColumnMetric
      • pasteur.metric.SeqMetricWrapper
      • pasteur.metric.Summaries
    • pasteur.attribute
      • pasteur.attribute.CatAttribute
      • pasteur.attribute.CommonValue
      • pasteur.attribute.GenAttribute
      • pasteur.attribute.NumAttribute
      • pasteur.attribute.OrdAttribute
      • pasteur.attribute.OrdValue
      • pasteur.attribute.SeqAttribute
      • pasteur.attribute.get_dtype
      • pasteur.attribute.Attribute
      • pasteur.attribute.CatValue
      • pasteur.attribute.GenerationValue
      • pasteur.attribute.Grouping
      • pasteur.attribute.IdxValue
      • pasteur.attribute.NumValue
      • pasteur.attribute.SeqAttributes
      • pasteur.attribute.SeqValue
      • pasteur.attribute.StratifiedNumValue
      • pasteur.attribute.StratifiedValue
      • pasteur.attribute.Value
    • pasteur.hierarchy
      • pasteur.hierarchy.create_node_to_group_map
      • pasteur.hierarchy.create_tree
      • pasteur.hierarchy.find_smallest_group
      • pasteur.hierarchy.generate_domain_list
      • pasteur.hierarchy.get_children
      • pasteur.hierarchy.get_common_groups
      • pasteur.hierarchy.get_common_sizes
      • pasteur.hierarchy.get_group_size
      • pasteur.hierarchy.get_len
      • pasteur.hierarchy.make_grouping
      • pasteur.hierarchy.merge_groups_in_node
      • pasteur.hierarchy.print_group
      • pasteur.hierarchy.print_tree
      • pasteur.hierarchy.prune_tree
      • pasteur.hierarchy.rebalance_attributes
      • pasteur.hierarchy.CatNode
      • pasteur.hierarchy.CommonNode
      • pasteur.hierarchy.OrdNode
      • pasteur.hierarchy.RebalancedValue
    • pasteur.table
      • pasteur.table.AttributeEncoderHolder
      • pasteur.table.ReferenceManager
      • pasteur.table.SeqTransformerWrapper
      • pasteur.table.TableTransformer
    • pasteur.amalgam
      • pasteur.amalgam.llm
        • pasteur.amalgam.llm.evaluate
        • pasteur.amalgam.llm.get_or_api_key
        • pasteur.amalgam.llm.load_llm_model
        • pasteur.amalgam.llm.load_llm_model_eval
        • pasteur.amalgam.llm.sample
        • pasteur.amalgam.llm.AmalgamHFParams
        • pasteur.amalgam.llm.AmalgamORParams
        • pasteur.amalgam.llm.CacheTracker
        • pasteur.amalgam.llm.EvalOutputReasonType
        • pasteur.amalgam.llm.EvalOutputType
        • pasteur.amalgam.llm.hold_gpu_lock
      • pasteur.amalgam.synth
        • pasteur.amalgam.synth.AmalgamInput
        • pasteur.amalgam.synth.AmalgamMarginalParams
        • pasteur.amalgam.synth.AmalgamSynth
        • pasteur.amalgam.synth.PgmParams
        • pasteur.amalgam.synth.RebalanceParams
    • pasteur.attribute
      • pasteur.attribute.CatAttribute
      • pasteur.attribute.CommonValue
      • pasteur.attribute.GenAttribute
      • pasteur.attribute.NumAttribute
      • pasteur.attribute.OrdAttribute
      • pasteur.attribute.OrdValue
      • pasteur.attribute.SeqAttribute
      • pasteur.attribute.get_dtype
      • pasteur.attribute.Attribute
      • pasteur.attribute.CatValue
      • pasteur.attribute.GenerationValue
      • pasteur.attribute.Grouping
      • pasteur.attribute.IdxValue
      • pasteur.attribute.NumValue
      • pasteur.attribute.SeqAttributes
      • pasteur.attribute.SeqValue
      • pasteur.attribute.StratifiedNumValue
      • pasteur.attribute.StratifiedValue
      • pasteur.attribute.Value
    • pasteur.cli
    • pasteur.dataset
      • pasteur.dataset.Dataset
      • pasteur.dataset.TabularDataset
      • pasteur.dataset.TypedDataset
    • pasteur.encode
      • pasteur.encode.AttributeEncoder
      • pasteur.encode.AttributeEncoderFactory
      • pasteur.encode.Encoder
      • pasteur.encode.EncoderFactory
      • pasteur.encode.PostprocessEncoder
      • pasteur.encode.ViewEncoder
    • pasteur.extras
      • pasteur.extras.get_recommended_datasets
      • pasteur.extras.get_recommended_modules
      • pasteur.extras.get_recommended_system_modules
      • pasteur.extras.datasets
        • pasteur.extras.datasets.adult
        • pasteur.extras.datasets.boston
        • pasteur.extras.datasets.mimic
        • pasteur.extras.datasets.pad
        • pasteur.extras.datasets.rfel
        • pasteur.extras.datasets.texas
      • pasteur.extras.download
      • pasteur.extras.metrics
        • pasteur.extras.metrics.distr
        • pasteur.extras.metrics.llm
        • pasteur.extras.metrics.syntheval
        • pasteur.extras.metrics.visual
      • pasteur.extras.synth
        • pasteur.extras.synth.extern
        • pasteur.extras.synth.pgm
        • pasteur.extras.synth.privbayes
      • pasteur.extras.views
        • pasteur.extras.views.adult
        • pasteur.extras.views.boston
        • pasteur.extras.views.mimic
        • pasteur.extras.views.rfel
        • pasteur.extras.views.texas
    • pasteur.graph
      • pasteur.graph.beliefs
        • pasteur.graph.beliefs.convert_sel
        • pasteur.graph.beliefs.create_messages
        • pasteur.graph.beliefs.deduplicate
        • pasteur.graph.beliefs.get_clique_shapes
        • pasteur.graph.beliefs.get_clique_weights
        • pasteur.graph.beliefs.has_attr
        • pasteur.graph.beliefs.is_same
        • pasteur.graph.beliefs.numpy_create_cliques
        • pasteur.graph.beliefs.numpy_gen_args
        • pasteur.graph.beliefs.numpy_gen_multi_index
        • pasteur.graph.beliefs.numpy_perform_pass
        • pasteur.graph.beliefs.numpy_perform_pass_multi_index
        • pasteur.graph.beliefs.IndexArg
        • pasteur.graph.beliefs.Message
        • pasteur.graph.beliefs.NumpyIndexArgs
      • pasteur.graph.hugin
        • pasteur.graph.hugin.create_clique_meta
        • pasteur.graph.hugin.elimination_order_greedy
        • pasteur.graph.hugin.find_elim_order
        • pasteur.graph.hugin.get_attrs
        • pasteur.graph.hugin.get_clique_domain
        • pasteur.graph.hugin.get_factor_domain
        • pasteur.graph.hugin.get_junction_tree
        • pasteur.graph.hugin.get_message_passing_order
        • pasteur.graph.hugin.to_moral
        • pasteur.graph.hugin.AttrMeta
      • pasteur.graph.loss
        • pasteur.graph.loss.clique_is_subset
        • pasteur.graph.loss.get_parent_meta
        • pasteur.graph.loss.get_parents
        • pasteur.graph.loss.get_smallest_parent
        • pasteur.graph.loss.sel_is_subset
        • pasteur.graph.loss.LinearObservation
        • pasteur.graph.loss.ParentMeta
      • pasteur.graph.utils
        • pasteur.graph.utils.display_graph
        • pasteur.graph.utils.display_induced_graph
        • pasteur.graph.utils.display_junction_tree
        • pasteur.graph.utils.display_pydot
    • pasteur.hierarchy
      • pasteur.hierarchy.create_node_to_group_map
      • pasteur.hierarchy.create_tree
      • pasteur.hierarchy.find_smallest_group
      • pasteur.hierarchy.generate_domain_list
      • pasteur.hierarchy.get_children
      • pasteur.hierarchy.get_common_groups
      • pasteur.hierarchy.get_common_sizes
      • pasteur.hierarchy.get_group_size
      • pasteur.hierarchy.get_len
      • pasteur.hierarchy.make_grouping
      • pasteur.hierarchy.merge_groups_in_node
      • pasteur.hierarchy.print_group
      • pasteur.hierarchy.print_tree
      • pasteur.hierarchy.prune_tree
      • pasteur.hierarchy.rebalance_attributes
      • pasteur.hierarchy.CatNode
      • pasteur.hierarchy.CommonNode
      • pasteur.hierarchy.OrdNode
      • pasteur.hierarchy.RebalancedValue
    • pasteur.kedro
      • pasteur.kedro.cli
        • pasteur.kedro.cli.create_session
      • pasteur.kedro.dataset
        • pasteur.kedro.dataset.auto
        • pasteur.kedro.dataset.modified
        • pasteur.kedro.dataset.multi
      • pasteur.kedro.hooks
        • pasteur.kedro.hooks.pasteur
      • pasteur.kedro.ipython
        • pasteur.kedro.ipython.load_ipython_extension
        • pasteur.kedro.ipython.pipe
        • pasteur.kedro.ipython.register_kedro
      • pasteur.kedro.mlflow
        • pasteur.kedro.mlflow.base
        • pasteur.kedro.mlflow.config
        • pasteur.kedro.mlflow.hook
        • pasteur.kedro.mlflow.parent
      • pasteur.kedro.pipelines
        • pasteur.kedro.pipelines.dataset
        • pasteur.kedro.pipelines.main
        • pasteur.kedro.pipelines.meta
        • pasteur.kedro.pipelines.metrics
        • pasteur.kedro.pipelines.synth
        • pasteur.kedro.pipelines.transform
        • pasteur.kedro.pipelines.utils
        • pasteur.kedro.pipelines.views
      • pasteur.kedro.runner
        • pasteur.kedro.runner.common
        • pasteur.kedro.runner.parallel
        • pasteur.kedro.runner.sequential
      • pasteur.kedro.starters
      • pasteur.kedro.utils
        • pasteur.kedro.utils.get_pasteur_modules
    • pasteur.mare
      • pasteur.mare.chains
        • pasteur.mare.chains.calculate_stripped_meta
        • pasteur.mare.chains.calculate_table_chains
        • pasteur.mare.chains.get_children
        • pasteur.mare.chains.get_parents
        • pasteur.mare.chains.TableMeta
        • pasteur.mare.chains.TablePartition
        • pasteur.mare.chains.TableVersion
      • pasteur.mare.privacy
        • pasteur.mare.privacy.calc_privacy_budgets
        • pasteur.mare.privacy.calc_sens
        • pasteur.mare.privacy.calc_table_complexity
        • pasteur.mare.privacy.get_table_sens
      • pasteur.mare.reduce
        • pasteur.mare.reduce.calc_model_num
        • pasteur.mare.reduce.calc_rows_cols
        • pasteur.mare.reduce.estimate_columns_for_chain
        • pasteur.mare.reduce.get_combos
        • pasteur.mare.reduce.get_parents
        • pasteur.mare.reduce.merge_versions
        • pasteur.mare.reduce.merge_versions_heuristic
        • pasteur.mare.reduce.tuple_unique
        • pasteur.mare.reduce.MergeFn
        • pasteur.mare.reduce.Pair
        • pasteur.mare.reduce.PreprocFn
        • pasteur.mare.reduce.ScoreFn
      • pasteur.mare.synth
        • pasteur.mare.synth.get_parents
        • pasteur.mare.synth.is_finished
        • pasteur.mare.synth.meets_requirements
        • pasteur.mare.synth.sample_model
        • pasteur.mare.synth.MareModel
        • pasteur.mare.synth.MareSynth
      • pasteur.mare.unroll
        • pasteur.mare.unroll.SeqCommonValue
        • pasteur.mare.unroll.calculate_model_versions
        • pasteur.mare.unroll.convert_rebalanced_to_seq_val
        • pasteur.mare.unroll.convert_to_seq_attr
        • pasteur.mare.unroll.convert_to_seq_val
        • pasteur.mare.unroll.gen_history
        • pasteur.mare.unroll.gen_history_attributes
        • pasteur.mare.unroll.generate_fit_attrs
        • pasteur.mare.unroll.generate_fit_tables
        • pasteur.mare.unroll.get_parents
        • pasteur.mare.unroll.recurse_unroll_attr
        • pasteur.mare.unroll.strip_seq_vals
        • pasteur.mare.unroll.ModelVersion
    • pasteur.marginal
      • pasteur.marginal.memory
        • pasteur.marginal.memory.load_from_memory
        • pasteur.marginal.memory.map_to_memory
        • pasteur.marginal.memory.merge_memory
        • pasteur.marginal.memory.ArrayInfo
      • pasteur.marginal.native
        • pasteur.marginal.native.marginal
      • pasteur.marginal.native_py
        • pasteur.marginal.native_py.calc_marginal
      • pasteur.marginal.numpy
        • pasteur.marginal.numpy.calc_marginal
        • pasteur.marginal.numpy.expand_table
        • pasteur.marginal.numpy.get_domains
        • pasteur.marginal.numpy.CalculationInfo
      • pasteur.marginal.oracle
        • pasteur.marginal.oracle.convert_reqs
        • pasteur.marginal.oracle.counts_preprocess
        • pasteur.marginal.oracle.get_info
        • pasteur.marginal.oracle.parallel_load
        • pasteur.marginal.oracle.sequential_load
        • pasteur.marginal.oracle.MarginalOracle
        • pasteur.marginal.oracle.PostprocessFun
        • pasteur.marginal.oracle.PreprocessFun
      • pasteur.marginal.postprocess
        • pasteur.marginal.postprocess.normalize
        • pasteur.marginal.postprocess.two_way_normalize
        • pasteur.marginal.postprocess.unpack
    • pasteur.metadata
      • pasteur.metadata.ColumnMeta
      • pasteur.metadata.ColumnRef
      • pasteur.metadata.Metadata
      • pasteur.metadata.TableMeta
      • pasteur.metadata.TableMetrics
      • pasteur.metadata.TableModelMetrics
      • pasteur.metadata.ViewMeta
    • pasteur.metric
      • pasteur.metric.fit_column_holder
      • pasteur.metric.fit_metric
      • pasteur.metric.name_add_prefix
      • pasteur.metric.name_style_fn
      • pasteur.metric.name_style_title
      • pasteur.metric.AbstractColumnMetric
      • pasteur.metric.ColumnMetric
      • pasteur.metric.ColumnMetricFactory
      • pasteur.metric.ColumnMetricHolder
      • pasteur.metric.Metric
      • pasteur.metric.MetricFactory
      • pasteur.metric.RefColumnData
      • pasteur.metric.RefColumnMetric
      • pasteur.metric.SeqColumnData
      • pasteur.metric.SeqColumnMetric
      • pasteur.metric.SeqMetricWrapper
      • pasteur.metric.Summaries
    • pasteur.module
      • pasteur.module.get_module_dict
      • pasteur.module.get_module_dict_multiple
      • pasteur.module.Module
      • pasteur.module.ModuleClass
      • pasteur.module.ModuleFactory
    • pasteur.synth
      • pasteur.synth.make_deterministic
      • pasteur.synth.synth_fit
      • pasteur.synth.synth_sample
      • pasteur.synth.IdentSynth
      • pasteur.synth.IdentSynthJson
      • pasteur.synth.Synth
      • pasteur.synth.SynthFactory
    • pasteur.table
      • pasteur.table.AttributeEncoderHolder
      • pasteur.table.ReferenceManager
      • pasteur.table.SeqTransformerWrapper
      • pasteur.table.TableTransformer
    • pasteur.transform
      • pasteur.transform.RefTransformer
      • pasteur.transform.SeqTransformer
      • pasteur.transform.Transformer
      • pasteur.transform.TransformerFactory
    • pasteur.utils
      • pasteur.utils.data
        • pasteur.utils.data.apply_fun
        • pasteur.utils.data.data_to_tables
        • pasteur.utils.data.data_to_tables_ctx
        • pasteur.utils.data.get_relationships
        • pasteur.utils.data.get_relative_fn
        • pasteur.utils.data.lazy_load_tables
        • pasteur.utils.data.list_unique
        • pasteur.utils.data.tables_to_data
        • pasteur.utils.data.to_chunked
        • pasteur.utils.data.LazyDataset
        • pasteur.utils.data.LazyPartition
        • pasteur.utils.data.RawSource
        • pasteur.utils.data.gen_closure
      • pasteur.utils.download
        • pasteur.utils.download.download_files
        • pasteur.utils.download.download_index
        • pasteur.utils.download.download_rfel
        • pasteur.utils.download.download_s3
        • pasteur.utils.download.get_description
        • pasteur.utils.download.main
      • pasteur.utils.leaks
        • pasteur.utils.leaks.check
        • pasteur.utils.leaks.clear
        • pasteur.utils.leaks.graph
      • pasteur.utils.logging
        • pasteur.utils.logging.MlflowHandler
      • pasteur.utils.mlflow
        • pasteur.utils.mlflow.color_dataframe
        • pasteur.utils.mlflow.gen_html_figure_container
        • pasteur.utils.mlflow.gen_html_table
        • pasteur.utils.mlflow.load_matplotlib_style
        • pasteur.utils.mlflow.mlflow_log_artifacts
        • pasteur.utils.mlflow.mlflow_log_as_str
        • pasteur.utils.mlflow.mlflow_log_figures
        • pasteur.utils.mlflow.mlflow_log_hists
        • pasteur.utils.mlflow.mlflow_log_perf
      • pasteur.utils.parser
        • pasteur.utils.parser.dict_to_flat_params
        • pasteur.utils.parser.eval_params
        • pasteur.utils.parser.flat_params_to_dict
        • pasteur.utils.parser.get_params_for_pipe
        • pasteur.utils.parser.merge_dicts
        • pasteur.utils.parser.merge_params
        • pasteur.utils.parser.merge_two_dicts
        • pasteur.utils.parser.str_params_to_dict
      • pasteur.utils.perf
        • pasteur.utils.perf.PerformanceTracker
      • pasteur.utils.progress
        • pasteur.utils.progress.close_pool
        • pasteur.utils.progress.get_manager
        • pasteur.utils.progress.get_max_workers
        • pasteur.utils.progress.get_node_name
        • pasteur.utils.progress.get_tqdm_args
        • pasteur.utils.progress.is_jupyter
        • pasteur.utils.progress.limit_pbar_nesting
        • pasteur.utils.progress.logging_redirect_pbar
        • pasteur.utils.progress.process
        • pasteur.utils.progress.process_async
        • pasteur.utils.progress.process_in_parallel
        • pasteur.utils.progress.set_node_name
        • pasteur.utils.progress.AsyncResultStub
        • pasteur.utils.progress.init_pool
      • pasteur.utils.styles
        • pasteur.utils.styles.use_style
    • pasteur.view
      • pasteur.view.filter_by_keys
      • pasteur.view.filter_by_keys_merged
      • pasteur.view.split_keys
      • pasteur.view.TabularView
      • pasteur.view.View
    • pasteur.kedro
      • pasteur.kedro.cli
        • pasteur.kedro.cli.create_session
      • pasteur.kedro.dataset
        • pasteur.kedro.dataset.auto
        • pasteur.kedro.dataset.modified
        • pasteur.kedro.dataset.multi
      • pasteur.kedro.hooks
        • pasteur.kedro.hooks.pasteur
      • pasteur.kedro.ipython
        • pasteur.kedro.ipython.load_ipython_extension
        • pasteur.kedro.ipython.pipe
        • pasteur.kedro.ipython.register_kedro
      • pasteur.kedro.mlflow
        • pasteur.kedro.mlflow.base
        • pasteur.kedro.mlflow.config
        • pasteur.kedro.mlflow.hook
        • pasteur.kedro.mlflow.parent
      • pasteur.kedro.pipelines
        • pasteur.kedro.pipelines.dataset
        • pasteur.kedro.pipelines.main
        • pasteur.kedro.pipelines.meta
        • pasteur.kedro.pipelines.metrics
        • pasteur.kedro.pipelines.synth
        • pasteur.kedro.pipelines.transform
        • pasteur.kedro.pipelines.utils
        • pasteur.kedro.pipelines.views
      • pasteur.kedro.runner
        • pasteur.kedro.runner.common
        • pasteur.kedro.runner.parallel
        • pasteur.kedro.runner.sequential
      • pasteur.kedro.starters
      • pasteur.kedro.utils
        • pasteur.kedro.utils.get_pasteur_modules
    • pasteur.utils
      • pasteur.utils.data
        • pasteur.utils.data.apply_fun
        • pasteur.utils.data.data_to_tables
        • pasteur.utils.data.data_to_tables_ctx
        • pasteur.utils.data.get_relationships
        • pasteur.utils.data.get_relative_fn
        • pasteur.utils.data.lazy_load_tables
        • pasteur.utils.data.list_unique
        • pasteur.utils.data.tables_to_data
        • pasteur.utils.data.to_chunked
        • pasteur.utils.data.LazyDataset
        • pasteur.utils.data.LazyPartition
        • pasteur.utils.data.RawSource
        • pasteur.utils.data.gen_closure
      • pasteur.utils.download
        • pasteur.utils.download.download_files
        • pasteur.utils.download.download_index
        • pasteur.utils.download.download_rfel
        • pasteur.utils.download.download_s3
        • pasteur.utils.download.get_description
        • pasteur.utils.download.main
      • pasteur.utils.leaks
        • pasteur.utils.leaks.check
        • pasteur.utils.leaks.clear
        • pasteur.utils.leaks.graph
      • pasteur.utils.logging
        • pasteur.utils.logging.MlflowHandler
      • pasteur.utils.mlflow
        • pasteur.utils.mlflow.color_dataframe
        • pasteur.utils.mlflow.gen_html_figure_container
        • pasteur.utils.mlflow.gen_html_table
        • pasteur.utils.mlflow.load_matplotlib_style
        • pasteur.utils.mlflow.mlflow_log_artifacts
        • pasteur.utils.mlflow.mlflow_log_as_str
        • pasteur.utils.mlflow.mlflow_log_figures
        • pasteur.utils.mlflow.mlflow_log_hists
        • pasteur.utils.mlflow.mlflow_log_perf
      • pasteur.utils.parser
        • pasteur.utils.parser.dict_to_flat_params
        • pasteur.utils.parser.eval_params
        • pasteur.utils.parser.flat_params_to_dict
        • pasteur.utils.parser.get_params_for_pipe
        • pasteur.utils.parser.merge_dicts
        • pasteur.utils.parser.merge_params
        • pasteur.utils.parser.merge_two_dicts
        • pasteur.utils.parser.str_params_to_dict
      • pasteur.utils.perf
        • pasteur.utils.perf.PerformanceTracker
      • pasteur.utils.progress
        • pasteur.utils.progress.close_pool
        • pasteur.utils.progress.get_manager
        • pasteur.utils.progress.get_max_workers
        • pasteur.utils.progress.get_node_name
        • pasteur.utils.progress.get_tqdm_args
        • pasteur.utils.progress.is_jupyter
        • pasteur.utils.progress.limit_pbar_nesting
        • pasteur.utils.progress.logging_redirect_pbar
        • pasteur.utils.progress.process
        • pasteur.utils.progress.process_async
        • pasteur.utils.progress.process_in_parallel
        • pasteur.utils.progress.set_node_name
        • pasteur.utils.progress.AsyncResultStub
        • pasteur.utils.progress.init_pool
      • pasteur.utils.styles
        • pasteur.utils.styles.use_style
    • pasteur.extras
      • pasteur.extras.get_recommended_datasets
      • pasteur.extras.get_recommended_modules
      • pasteur.extras.get_recommended_system_modules
      • pasteur.extras.datasets
        • pasteur.extras.datasets.adult
        • pasteur.extras.datasets.boston
        • pasteur.extras.datasets.mimic
        • pasteur.extras.datasets.pad
        • pasteur.extras.datasets.rfel
        • pasteur.extras.datasets.texas
      • pasteur.extras.download
      • pasteur.extras.metrics
        • pasteur.extras.metrics.distr
        • pasteur.extras.metrics.llm
        • pasteur.extras.metrics.syntheval
        • pasteur.extras.metrics.visual
      • pasteur.extras.synth
        • pasteur.extras.synth.extern
        • pasteur.extras.synth.pgm
        • pasteur.extras.synth.privbayes
      • pasteur.extras.views
        • pasteur.extras.views.adult
        • pasteur.extras.views.boston
        • pasteur.extras.views.mimic
        • pasteur.extras.views.rfel
        • pasteur.extras.views.texas
    • pasteur.cli
  • .rst

pasteur.metadata.ViewMeta

Contents

  • ViewMeta
    • ViewMeta.TABLE_CLS
    • ViewMeta.check()
    • ViewMeta.get_table()
    • ViewMeta.tables

pasteur.metadata.ViewMeta#

class pasteur.metadata.ViewMeta(meta)[source]#

Attributes

tables

Methods

check(data)

get_table(name)

TABLE_CLS#

alias of TableMeta

check(data)[source]#
get_table(name)[source]#
property tables#

previous

pasteur.metadata.TableModelMetrics

next

pasteur.utils

Contents
  • ViewMeta
    • ViewMeta.TABLE_CLS
    • ViewMeta.check()
    • ViewMeta.get_table()
    • ViewMeta.tables