Closed cvanderaa closed 1 year ago
This PR improves current functionality for QFeatures processing (including imputation and aggregation). It also provides speed improvement by omitting validObject when it is not necessary. Unit test have been adapted as well.
Sorry for the delay... I adapted the PR to your comments. Let me know if there is more I should adapt.
This PR improves current functionality for QFeatures processing (including imputation and aggregation). It also provides speed improvement by omitting validObject when it is not necessary. Unit test have been adapted as well.