Closed berland closed 2 years ago
Any "label" from an observation dict/frame is not copied over to mismatch dataframes in observations.py. This label might be critical in order to ensure correct ordering of observations.
observations.py
https://github.com/equinor/dass/pull/1 is blocked by this.
Any "label" from an observation dict/frame is not copied over to mismatch dataframes in
observations.py
. This label might be critical in order to ensure correct ordering of observations.