Improve bin handling for discrete parameter types #20
Labels
Feature Request
good first issue
Good for newcomers
originally gitlab
For items that were originally created on gitlab and imported over
Stage: BinnedDataFrame
Imported from gitlab issue 20
Currently there is no way to pre-inform carpenter what values to expect for discrete variables, eg. categoricals, natural numbers etc. This results in bins that would be expected, not being present in the resulting dataframe, especially for natural number variables. The config file specification should be expanded to handle these situations better.
First raised within CMS-CHIP: https://gitlab.cern.ch/cms-chip/chip/issues/7
The text was updated successfully, but these errors were encountered: