Try store response key as columns #32507
Annotations
4 errors
type-checking (3.12):
src/ert/storage/local_ensemble.py#L673
Incompatible types in assignment (expression has type "DataFrame", variable has type "LazyFrame")
|
type-checking (3.12):
src/ert/storage/local_ensemble.py#L677
Incompatible types in assignment (expression has type "DataFrame", variable has type "LazyFrame")
|
type-checking (3.12):
src/ert/storage/local_ensemble.py#L681
Incompatible return value type (got "LazyFrame | DataFrame", expected "DataFrame")
|
type-checking (3.12)
Process completed with exit code 1.
|