ENH: add converter that checks input against enum
When importing a table using the TableImporter, it is now possible to use the enum_converter to assure that values are part of a supplied enum.
Please register or sign in to comment
When importing a table using the TableImporter, it is now possible to use the enum_converter to assure that values are part of a supplied enum.