Сборка
- 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) – Смотреть
langcolor_simple (str) – Смотреть
color_simplecolor_info (str) – Смотреть
color_infocolor_err (str) – Смотреть
color_errcolor_true (str) – Смотреть
color_truebold_text (bool) – Смотреть
bold_textnum_to_df_display (int) – Смотреть
num_to_df_displaytext_runtime (str) – Смотреть
text_runtimemetadata (bool) – Отображение информации о библиотеке
- metadata: bool = True
Отображение информации о библиотеке
- Type:
bool