elphick / sklearn-viz

Interactive visualisations to aid evaluation of scikit-learn models
https://elphick.github.io/sklearn-viz/
MIT License
0 stars 0 forks source link

fix(features): fixed concat logical error with reset index. #19

Closed elphick closed 9 months ago

elphick commented 9 months ago

The bug caused blank plots. Evident when the index was not the default sequential indexes.