Код: Выделить всё
x_origin.select(pl.col(pl.Float64), pl.when(pl.col(pl.Float64)
Подробнее здесь: [url]https://stackoverflow.com/questions/79262467/how-to-convert-negative-values-to-others-in-polars-dataframe[/url]Код: Выделить всё
x_origin.select(pl.col(pl.Float64), pl.when(pl.col(pl.Float64)
Подробнее здесь: [url]https://stackoverflow.com/questions/79262467/how-to-convert-negative-values-to-others-in-polars-dataframe[/url]