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: make type hints more specific in signatures of make_df_… functions #190

Closed j-ittner closed 3 years ago

j-ittner commented 3 years ago

This PR makes type hints more specific in signatures for functions make_df_transformer, make_df_classifier, and make_df_regressor.