19 lines
861 B
Markdown
19 lines
861 B
Markdown
|
# Notebooks
|
||
|
|
||
|
The notebooks in this directory undertook a variety of exploratory data analysis.
|
||
|
They are possibly outdated and not guaranteed to work as the project around them continues changing.
|
||
|
However, they are kept here for the moment to serve as reminders and inspiration for further data analysis.
|
||
|
|
||
|
Each notebook looked into a different issue:
|
||
|
|
||
|
explore.qmd is a fundamental data exploration of the extracted data-set.
|
||
|
|
||
|
test-magma.qmd explores the interaction with ipynb notebooks through the neovim plugin magma-nvim.
|
||
|
|
||
|
bibmanip.qmd explores the parsing and analysis of .bib bibtex files through python.
|
||
|
|
||
|
main-findings.qmd is an attempt to distill the variety of findings into a short-form table format.
|
||
|
|
||
|
rank_validities.qmd attempts to create a map of the validity of each study utilizing the
|
||
|
internal/external validity method used in the main paper.
|