Packaging in Python & R

Author

Raoul Schram & Jelle Treep

Published

March 7, 2024

Note
  • Date: Thursday, 7th March 2024
  • Time: 15:00-17:00
  • Location: Bucheliuszaal 6.18, University Library (Utrecht Science Park)
  • Presentation: Creating Your Own Python & R Packages
  • Presenters: Raoul Schram & Jelle Treep

Ever wanted to build your own R/Python package?

If you work with Python and R, you will have undoubtedly used packages (e.g. numpy, pandas, ggplot2, tidyr). But did you know you can create your own packages? And did you know that this is not so difficult and often a good idea? In this edition of the Programming Cafe, we discuss:

We will also have small tutorials for creating a simple package in R and Python yourself in the second hour of the Programming Cafe, with experts in the room to help you!

Slides

Exercises