Skip to content

Add pandas as optional dependency#2149

Merged
brownbaerchen merged 2 commits into
helmholtz-analytics:mainfrom
brownbaerchen:pandas_optional_dep
Feb 25, 2026
Merged

Add pandas as optional dependency#2149
brownbaerchen merged 2 commits into
helmholtz-analytics:mainfrom
brownbaerchen:pandas_optional_dep

Conversation

@brownbaerchen

Copy link
Copy Markdown
Collaborator

@JuanPedroGHM correctly noted that pandas is not currently specified as optional dependency of Heat in the pyproject.toml, but the CI tries to install Heat with pandas as optional dependency.
Rather than removing this from the CI as @JuanPedroGHM suggested in #2139, I suggest we add pandas as optional depency in pyproject.toml, because it actually is an optional dependency in the code. See this IO test for an example.

@github-project-automation github-project-automation Bot moved this from Todo to Merge queue in Roadmap Feb 24, 2026
@brownbaerchen brownbaerchen merged commit d172bdc into helmholtz-analytics:main Feb 25, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from Merge queue to Done in Roadmap Feb 25, 2026
@brownbaerchen brownbaerchen deleted the pandas_optional_dep branch February 25, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants