BlueGraph icon indicating copy to clipboard operation
BlueGraph copied to clipboard

Pandas append on data frames is removed starting at version 2.0

Open ssssarah opened this issue 2 years ago • 0 comments

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

ssssarah avatar Apr 24 '23 09:04 ssssarah