scikit-learn-contrib / category_encoders

A library of sklearn compatible categorical variable encoders
http://contrib.scikit-learn.org/category_encoders/
BSD 3-Clause "New" or "Revised" License
2.41k stars 396 forks source link

Fix code blocks in index.rst #417

Closed bmreiniger closed 1 year ago

bmreiniger commented 1 year ago

Fixes #416

PaulWestenthanner commented 1 year ago

Thanks for fixing this @bmreiniger