Сборка

class oceanai.modules.lab.build.Run(lang: str = 'ru', color_simple: str = '#666', color_info: str = '#1776D2', color_err: str = '#FF0000', color_true: str = '#008001', bold_text: bool = True, text_runtime: str = '', num_to_df_display: int = 30, metadata: bool = True)[исходный код]

Базовые классы: Prediction

Класс для сборки

Параметры:
  • lang (str) – Смотреть lang

  • color_simple (str) – Смотреть color_simple

  • color_info (str) – Смотреть color_info

  • color_err (str) – Смотреть color_err

  • color_true (str) – Смотреть color_true

  • bold_text (bool) – Смотреть bold_text

  • num_to_df_display (int) – Смотреть num_to_df_display

  • text_runtime (str) – Смотреть text_runtime

  • metadata (bool) – Отображение информации о библиотеке

metadata: bool = True

Отображение информации о библиотеке

Type:

bool