BlueBrain / AstroVascPy

Vasculature blood flow computation and impact of astrocytic endfeet on vessels
https://astrovascpy.rtfd.io
Apache License 2.0
8 stars 2 forks source link

Use pickle in a pandas 2.x compatible way #35

Closed penguinpee closed 5 months ago

penguinpee commented 5 months ago

Going by https://github.com/pandas-dev/pandas/issues/53300 this should be backwards compatible with older versions of pandas down to 0.20.3.

tristan0x commented 5 months ago

Thank you very much for this improvement. BBP engineers have not found the time to ensure that the simulation toolchain using AstroVascPy is working with pandas 2x. Your proposal will be a huge plus. I will proceed to additional internal tests to make sure it doesn't break anything on our side and will get back to you in this PR on Monday.

penguinpee commented 5 months ago

Gosh. You scared me there for a bit. I thought where has my weekend gone... :stuck_out_tongue_winking_eye: