Protected: Everyday coding III: manipulating spreadsheets
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
My second blog post on “everyday coding” tackles the challenge of student-supervisor matching. It presents a Python script that combines group randomisation with preference indication and starts with the least contested matches.
Publishing academic books also requires the creation of indices. If we cannot pay experts for this work, we must submit our own carefully crafted index to the publisher. This is why I have decided to automate the process with the help of Python packages.