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: create DF classes using class declarations, not factory methods #214

Closed j-ittner closed 2 years ago

j-ittner commented 2 years ago

This is required to make modules using sklearndf fully compatible with mypy, which distinguishes "true" types and type variables