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.39k stars 393 forks source link

Missing text in documentation #416

Closed ScoobyQ closed 10 months ago

ScoobyQ commented 11 months ago

Expected Behavior

Description of how to set sklearn to also output DataFrames to be shown

Actual Behavior

Description of how to set sklearn to also output DataFrames is missing

Steps to Reproduce the Problem

  1. Navigate https://contrib.scikit-learn.org/category_encoders/#known-issues
  2. End of first paragraph text is missing

Specifications

ScoobyQ commented 10 months ago

Thanks for looking into this. The text is currently still missing but perhaps I am a little too quick to review.

PaulWestenthanner commented 10 months ago

Yes, I haven't released a new version yet.