codebook icon indicating copy to clipboard operation
codebook copied to clipboard

The Good Research Code Handbook

Results 15 codebook issues
Sort by recently updated
recently updated
newest added

How can you include a picture of yourself with that bedazzling piece of clothing without pointing your readers to where they can get it?

Came across this package to run jupyter notebooks with pytest. https://pypi.org/project/nbmake/ Playing around with it to test someone else's demos: https://github.com/Remi-Gau/GLMsingle/blob/fb9f0a9781c8d575abfd7742505593b8006ad876/.github/workflows/run_demos_python.yml#L42 Maybe worth mentioning.

enhancement

All the classics covered in software carpentries: https://swcarpentry.github.io/git-novice/

enhancement

Link to the book where appropriate

From a reader: > if one would like to document exploratory work, let's say trying different algorithms, data munging approaches, before commiting to one. How would you suggest to keep...

enhancement

From a reader: > One issue that pops up frequently - data "versioning". Where you go through a series of data manipulations/cleaning until a fi al clean set that you...

enhancement

Do you perhaps have any ideas or tips to share about writing tests for complex models - for example keeping track of complex morphologies, especially when changing coordinate systems and/or...

enhancement

from a quick browse that would be the only thing I would add as an extra: not necessary but really helps with keeping things tidy especially, when you start working...

enhancement

Hi, I really liked your talk on test & code, and I'm working through the book at the moment. One comment/question I have is that I found your suggestions when...

enhancement