I have run into a lot of references in papers to software that was used to support various research efforts, particularly in the area of healthcare research. The idea behind this sharing is admirable: supporting reproducible research and clearly providing the methods. In a number of papers, the tool with its cute, acronym-formed name boldly…
Category: github
Editing On GitHub
I’ll sometimes edit directly on GitHub. It’s probably a package I’m using and I need to remove or add a line or two. For example, the prompt for this posting was to remove a line that added a log file globally using loguru. It seemed a good idea at the time, when the file was…