4 строки
107 B
Python
4 строки
107 B
Python
COLUMN_TRANSFORMER_PARAMS_COMMON_INCLUDE = [
|
|
'remainder', 'sparse_threshold', 'transformer_weights',
|
|
]
|