Skip to content

Remove pandas as direct runtime dependency - #324

Merged
uriahf merged 1 commit into
mainfrom
agent/remove-pandas-runtime
Aug 19, 2026
Merged

Remove pandas as direct runtime dependency#324
uriahf merged 1 commit into
mainfrom
agent/remove-pandas-runtime

Conversation

@uriahf

@uriahf uriahf commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Remove pandas from rtichoke's direct runtime dependencies. The active performance/calibration pipeline is already Polars/NumPy-based. This PR intentionally starts with the dependency declaration only so CI can verify whether any remaining legacy pandas imports are actually exercised or supplied transitively. If CI exposes a real import dependency, we will replace/remove that specific legacy path rather than changing active algorithms.

@uriahf
uriahf merged commit 40f2bff into main Aug 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant