darf.src.util.strings module

strings module

Module used to control in one place all the strings of the program

class darf.src.util.strings.s

Bases: object

Class used to manage strings in the program

all_dst_origin = ['Copy', 'Dependent', 'Join', 'Local', 'CsvPkl', 'TfPkl', 'TfPklList', 'TfPklListIterator', 'Online', 'ObjPklList', 'Remote']
appendix_key = 'appendix'
csv_help = 'Flag to activate the csv output style'
data_key = 'data'
data_operations_key = 'operations'
data_origin_key = 'origin'
dataset_obj_type = 'dataset'
dataset_obj_types = ['dataset']
default_conf = 'default_ini'
dst_origin_depends_on = ['Copy', 'Dependent', 'Join']
env_par = 'environment'
env_rng = 'rng'
env_tf_rng = 'tf_rng'
file_obj_types = ['file']
folder_obj_types = ['folder', 'direcotry']
group_df_pkl = 'groups_df'
history_xlim = 'history_xlim'
history_ylim = 'history_ylim'
input_data = 'input_data'
io_exists_key = 'exists'
io_name_key = 'name'
io_path_key = 'path'
io_subtype_key = 'subtype'
io_type_key = 'type'
io_types = ['folder', 'direcotry', 'file', 'remote']
last_layer_test = 'tsne-resulting-df-{}'
local_path_key = 'local'
log_file = 'log_file'
log_format = '%(asctime)s - %(levelname)s - %(message)s'
log_path = 'log_path'
network_plot_features = 'network_plot_features'
numpy_rng = 'numpy_rng'
param_action_args = 'args'
param_action_kwargs = 'kwargs'
param_args_ast = ['plot', 'operation', 'dataset', 'plot_operation']
param_dataset_type = 'dataset'
param_depends_on_key = 'depends_on'
param_generic_type = 'generic'
param_op_type = 'operation'
param_plot_op_type = 'plot_operation'
param_plot_type = 'plot'
param_types = ['generic', 'operation', 'plot_operation', 'dataset']
param_value = 'value'
pkl_path = 'pkl_path'
plot_dataset_keywords_col_id = 'col_id'
plot_dataset_keywords_key = 'dataset_keywords'
plot_dataset_keywords_values = 'value'
plot_dataset_merge_axis_key = 'merge_axis'
plot_datasets_key = 'dataset'
plot_extensions_key = 'extension'
plot_features = 'plot_features'
plot_format = 'plot_format'
plot_key = 'plot_conf'
plot_legend_key = 'legend_flag'
plot_operations_key = 'operations'
plot_output_name_key = 'output_name'
plot_palette_key = 'palette'
plot_regenerate_key = 'regenerate'
plot_set_kwargs_key = 'set_kwargs'
plot_set_legend_key = 'set_legend'
plot_set_special_key = 'set_special'
plot_special_legend_key = 'special_legend'
remote_obj_types = ['remote']
results_path = 'output_path'
silent_help = 'Flag to deactivate the output to the STDOUT'
sub_obj_type = ['input_data']
verbose_help = 'Define the level of verbosity in the logs'