Python Pandas can output to lots of things. R can read lots of things. Arrow lets you push (mostly*) seamlessly. (I hit one edge case with an older version with JSON as a datatype).
Not having to maintain data type definitions when sending around the data, nor caring whether my colleagues were using R or Python, worked great.
Not having to maintain data type definitions when sending around the data, nor caring whether my colleagues were using R or Python, worked great.