Closed isaacovercast closed 4 years ago
Nasty bug between pandas and rpy2 2.x
https://bitbucket.org/rpy2/rpy2/issues/509/latest-pandas-breaking-rpy2-conversion https://stackoverflow.com/questions/54904223/importing-rds-files-in-python-to-be-read-as-a-dataframe https://github.com/theislab/single-cell-tutorial/issues/7
Pin pandas to 0.23.4 for now, but unpin it when rpy2 3.0 hits conda.
Done. But now rpy2 3.0 is required.
Nasty bug between pandas and rpy2 2.x
https://bitbucket.org/rpy2/rpy2/issues/509/latest-pandas-breaking-rpy2-conversion https://stackoverflow.com/questions/54904223/importing-rds-files-in-python-to-be-read-as-a-dataframe https://github.com/theislab/single-cell-tutorial/issues/7
Pin pandas to 0.23.4 for now, but unpin it when rpy2 3.0 hits conda.