lsumption

Results 3 issues of lsumption

### Summary Currently the `batch` method fails with a validation error if any of the generated rows fail the schema validators. To allow use of the package in a testing...

enhancement
help wanted
good first issue

A number of the example notebooks have out of date code that no longer runs. These need to be fixed to make sure they don't error. It makes sense to...

NominalToIntegerTransformer will error if transform is passed unseen levels. Similar to the unseen level handling in MeanResponseTransformer it would be useful to default unseen values to the mode value or...

feature