Skip to content

Files

Latest commit

author
Kingfish Threesevens
Dec 16, 2014
8e72bb2 · Dec 16, 2014

History

History
27 lines (18 loc) · 679 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 679 Bytes

pythonRnohtyp

repo for talk dec 16, 2014 at stag's head pub, houston on interoperability (commutative) between python and r accompanying slides: https://www.dropbox.com/s/yf5bfsqm2a2nqwp/RPython.ppt?dl=0

please install the following packages/programs to follow along with examples:

  • numpy
  • nltk (remember to nltk.download())
  • scipy
  • R
  • rPython
  • rpy2
  • tm
  • rstudio

These scripts are a work-in-progress.

possible answer to anticipated r/pandas dataframe question(s): http://pandas.pydata.org/pandas-docs/stable/r_interface.html

more comparison: http://pandas.pydata.org/pandas-docs/stable/comparison_with_r.html