GUDHI/gudhi-devel

sklearn set_output

mglisse opened this issue · 1 comments

Since version 1.2, scikit-learn has a set_output API that can make transformers output pandas dataframes.

  • Investigate how that affects us.