Skip to content

Remove pandas as a direct runtime dependency - #323

Closed
uriahf wants to merge 10 commits into
mainfrom
agent/pandas-removal
Closed

Remove pandas as a direct runtime dependency#323
uriahf wants to merge 10 commits into
mainfrom
agent/pandas-removal

Conversation

@uriahf

@uriahf uriahf commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Starts the pandas runtime cleanup by removing pandas from project.dependencies and adding a guard against reintroducing it directly. The active calibration and adjustment pipelines are already Polars/NumPy. Remaining pandas source references are legacy: an unused categorical helper and the incomplete R-API bridge. After CI, rerun the runtime dependency benchmark to determine whether pandas remains transitively installed before deleting legacy code.

uriahf commented Aug 26, 2026

Copy link
Copy Markdown
Owner Author

Closing as already accomplished on current main: pandas is no longer listed as a direct runtime dependency in pyproject.toml. If further pandas-related cleanup is still desired, it should be re-audited from fresh main as a separate focused task.

@uriahf uriahf closed this Aug 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-26 12:49 UTC

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