• OSCE Meetup: Creating reproducible research code

    The goal of reproducible data analysis is to document and communicate your analysis so that others can easily follow your steps and replicate its results. We will discuss software environments, version controls, and software documentation. In the end, we will share ideas on how to make the research community more aware of the importance of […]

  • OSCE Meetup: Jupyter – integrating notebooks in your research

    Notebooks have received an increasing amount of attention in the past few years as they provide an interface where code, data, and narrative can meet. By combining these elements in one document, they help in documenting and communicating your analyses. In this talk, I’ll give a brief introduction to Jupyter and also touch on more […]