In my experience, the specific things R does well, python does it in a clunkier way.
Statistical software written by statisticians in academia, bioconductor, and quick prototyping is still much faster in R than in python.
My use case is to prototype in R, then move to python if things become more production rather than exploratory.
In my experience, the specific things R does well, python does it in a clunkier way.
Statistical software written by statisticians in academia, bioconductor, and quick prototyping is still much faster in R than in python.
My use case is to prototype in R, then move to python if things become more production rather than exploratory.