You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is at least on breaking change in pandas 2.0 (DataFrame.append being removed) which means that GraphNeT doesn't work with it. It would be nice to be compatible with this newest version.
The text was updated successfully, but these errors were encountered:
Currently there is at least on breaking change in pandas 2.0 (
DataFrame.append
being removed) which means that GraphNeT doesn't work with it. It would be nice to be compatible with this newest version.The text was updated successfully, but these errors were encountered: