Y
Hacker News
new
|
ask
|
show
|
jobs
by
IndianAstronaut
3819 days ago
Cell magics are exactly what I was looking for. Much easier to do some data cleanup stuff in Python and move stats heavy stuff to R.
1 comments
baldfat
3819 days ago
RMagic for R and Python in Jupyter
https://www.youtube.com/watch?v=StX_F_kq_C0
link
IndianAstronaut
3818 days ago
Good video. One thing I am looking to do is call Python from an R notebook, but that doesn't seem to be happening with the magic functions.
link