python

Permutation Test for F-score Differences in Python

April 22, 2021
Permutation tests can be applied in very diverse scenarios...
code-snippet python stats

Code Snippet: How to Embed a Jupyter Notebook in Your Hugo Static Website

January 22, 2021
Sure you could use a fancy render script, but you could also keep it simple...
code-snippet hugo python

Code Snippet: Replacing non-UTF-8 characters in filenames with Python (or Unix)

October 16, 2020
German ä, ö, ü, ß caused problems in a Targets pipeline. Drafted this code for renaming files easily.
python bash code snippet"