Back to Scikit Learn

32853.Fix

doc/whats_new/upcoming_changes/sklearn.pipeline/32853.fix.rst

1.8.0183 B
Original Source
  • Fixed :class:pipeline.FeatureUnion to properly handle column renaming when using Polars output, preventing duplicate column names. By :user:Levente Csibi <leweex95>. :pr:32853