Project

General

Profile

feature request #9804

Updated by Andreas Müller over 2 years ago

copied from #7980 

  - consider default values during aggregation 
  - deal with outliers etc. 
  - improve error and batch size handling 
  - configuration for cloned descriptions (specimens, literature description, default description, aggregated descriptions), which of these should be cloned, and which of them does the user consider to be stable - currently aggregatd descriptions are not yet cloneable due to problems with delete/replace (tests for this exist as far as I remember) 
  - further tests (coverage is already quite good) 
  - measurement units if they are not equal (e.g. mm<->cm), needs model changes before 
  - further unification with distribution aggregation 
  - monitoring and result handling (see also #8871) 
  - ~~improve handling for empty categorical data (empty or null value state data)~~ => 5.28 
  - etc.

Back