Skip to content

Add pandas as dependency (fixes #341)

Joakim Löw requested to merge joakim.low/climix:pandas_dep into main

Adding pandas as dependency to climix, to envrionment.yml and pyproject.toml. Fixes the case where climix is installed with pip (pip install -e .) in old environment.

Merge request reports