Europython 2019 Conference Notes
We demonstrate how we can use R from within a python jupyter notebook using rpy2 including R html widgets
Here we give a step-by-step tutorial on how to manage R and python packages with conda.
We give an introduction to conda environments and show how they can be used to maintain reproducibility in polyglot data projects using both R and python.
We look at the plotly API for R and python
We look at pandas and compare it to dplyr.
Some reflections on the choice of the python IDE. We end up comparing RStudio to pycharm.
Blogging with jupyter notebooks, hugo_jupyter and some tweaking. Comparison to R and blogdown