Make nonprocessed Optional for the Inferences #134
Labels
good first issue
Good for newcomers
refactor
This issue refers to changing code without producing a new feature
Description
For the user it should be optional to upload the nonprocessed data for some reasons: a) we do not actually need them for now. Only for enhancement in the future for some reasons and b) maybe she does not want to give the real categorical vars but only the processed/renamed ones.
Solution
Just change the schema and also check the necessity use of the nonprocessed data inside the functions.
Additional context
The text was updated successfully, but these errors were encountered: