What’s the difference of creating new column between df.with_column and df[‘new_col’] = func(df[‘old_col’]) in Polars
Sorry if this question’s asked before, but I’ve never seen it yet.
Sorry if this question’s asked before, but I’ve never seen it yet.