Europython 2019 July 15, 2019 in python, conference Europython 2019 Conference Notes Continue reading
Polyglot conda environments - 3/3 - jupyter and rpy2 August 30, 2018 in conda We demonstrate how we can use R from within a python jupyter notebook using rpy2 including R html widgets Continue reading
Polyglot conda environments - 2/3 - command line documentation August 29, 2018 in conda Here we give a step-by-step tutorial on how to manage R and python packages with conda. Continue reading
Polyglot conda environments - 1/3 - Introduction August 28, 2018 in 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. Continue reading
Moving from R to python - 4/7 - plotly August 24, 2018 in python, R vs. python We look at the plotly API for R and python Continue reading
Moving from R to python - 2/7 - pandas August 22, 2018 in python, R vs. python We look at pandas and compare it to dplyr. Continue reading
Moving from R to python - 1/7 - IDE August 21, 2018 in python, R vs. python Some reflections on the choice of the python IDE. We end up comparing RStudio to pycharm. Continue reading
Use jupyter notebooks to add posts to hugo blog August 11, 2018 in hugo, jupyter Blogging with jupyter notebooks, hugo_jupyter and some tweaking. Comparison to R and blogdown Continue reading