parrt / dtreeviz

A python library for decision tree visualization and model interpretation.
MIT License
2.89k stars 332 forks source link

Include string columns in node stats #277

Closed tlapusan closed 1 year ago

tlapusan commented 1 year ago

fix #276

tlapusan commented 1 year ago

@parrt could you take a look at this ?

parrt commented 1 year ago

Thanks!