This lesson is still being designed and assembled (Pre-Alpha version)

Automation

Overview

Teaching: 0 min
Exercises: 0 min
Questions
  • How can you automate any repetitive tasks?

Objectives
  • First learning objective. (FIXME)

Often, tasks that need to be done over and over again by a human can be opportunities for human error to sneak in. Setting up an automated way of doing this can eliminate this issue. Anything from an excel formula or macro to coding in a data science frameword can help.

Ways you can automate things:

Beginner

Let’s thing about the repetitive tasks that you could automate- do you always rename files the same way? Do you manually copy files across?

Advanced

Could you code up your work so its completely automated?

Key Points

  • First key point. Brief Answer to questions. (FIXME)