BlueBrain / BlueBrain/BlueGraph
Pandas append on data frames is removed starting at version 2.0
Open
- Dominant language
- Python
- Stars
- 34
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://pandas.pydata.org/docs/whatsnew/v2.0.0.html#removal-of-prior-version-deprecations-changes
Bluegraph uses the data frame append method, but it was removed in pandas starting version 2.0
Requirements needs to make sure it limits to lower versions
Contributor guide
Assessment
This issue has not been assessed yet.