Question about saving data: We have a few differen...
# ask-metaflow
s
Question about saving data: We have a few different python environments, which are running different versions of pandas. As one might expect, pandas tables saved in a metaflow run in one environment aren't accessible in another, trying causes an unpickling exception. Does anyone else have this problem, and if so, how do you deal with it?
1