pandas.DataFrame <-> R.data.frame
Open
backend
enhancement
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
might be interesting to provide
`odo(df, rpy2.robjects.vectors.DataFrame)`
This is being deprecated in pandas 0.16.0, see [here](https://github.com/pydata/pandas/issues/9602) to be handled directly by [rpy2](http://rpy.sourceforge.net/)
Current pandas docs are [here](http://pandas.pydata.org/pandas-docs/stable/r_interface.html)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.