Function polars::functions::hor_concat_df
source · [−]This is supported on crate feature
horizontal_concat
only.Expand description
Concat [DataFrame]
s horizontally.
Concat horizontally and extend with null values if lengths don’t match