datalad-handbook/docs/basics/101-126-intro.rst
2023-10-31 16:46:17 +01:00

23 lines
No EOL
907 B
ReStructuredText

.. _intromidterm:
A data analysis project with DataLad
------------------------------------
Time flies and the semester rapidly approaches the midterms.
In DataLad-101, students are not given an exam -- instead, they are
asked to complete and submit a data analysis project with DataLad.
The lecturer hands out the requirements: The project...
- needs to be a data analysis project
- is to be prepared in the form of a DataLad dataset
- should incorporate DataLad whenever possible (data retrieval, publication,
script execution, general version control) and
- needs to comply to the YODA principles
Luckily, the midterms are only in a couple of weeks, and a lot of the
requirements of the project will be taught in the upcoming sessions.
Therefore, there's little you can do to prepare for the midterm
than to be extra attentive on the next lectures on the YODA
principles and DataLad's Python API.