AllenNeuralDynamics / AllenNeuralDynamics/aind-data-access-api
Pandas version causes conflict with numpy >= 2.0
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
See this issue I just logged in the aind-metadata-viz repo:
https://github.com/AllenNeuralDynamics/aind-metadata-viz/issues/52
Summary:
The pinned version of Pandas [here](https://github.com/AllenNeuralDynamics/aind-data-access-api/blob/498e52548537ad62a9ed710d0c77b5eae30a023d/pyproject.toml#L45) requires that we also pin Numpy at < 2.0. Pandas 2.2 is now over 2 years out of date. Can we update the Pandas dependency?
This also looks related to this earlier issue:
https://github.com/AllenNeuralDynamics/aind-data-access-api/issues/118
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.