BCG-X-Official / sklearndf

DataFrame support for scikit-learn.
https://bcg-x-official.github.io/sklearndf/
Apache License 2.0
63 stars 7 forks source link

API: enable pytools Expression representations for all DF estimators #193

Closed j-ittner closed 2 years ago

j-ittner commented 2 years ago

With this PR, class EstimatorDF now implements the HasExpressionRepr mix-in, rendering estimator representations as Expression objects to enable better formatting.