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: rename column indices to `"feature"` instead of `"feature_in"`/`"feature_out"` #245

Closed j-ittner closed 1 year ago

j-ittner commented 1 year ago

This is to separate the semantics of the originating property from the column index, which may be used in other contexts.