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