wow-inequalities/notebooks
Marty Oehme 4f9acd0816
chore(repo): Move references to reference data dir
Begin restructuring data dir by separating out references into their own
data sub-dir containing only references and bibtex files.
2024-07-16 15:59:41 +02:00
..
bibmanip.qmd chore(repo): Move references to reference data dir 2024-07-16 15:59:41 +02:00
explore.qmd chore(repo): Move references to reference data dir 2024-07-16 15:59:41 +02:00
main-findings.qmd fix(repo): Rename all references to data and output dir 2024-07-15 21:43:30 +02:00
rank_validities.qmd fix(repo): Rename all references to data and output dir 2024-07-15 21:43:30 +02:00
README.md chore(repo): Move references to reference data dir 2024-07-16 15:59:41 +02:00
test-magma.qmd chore(repo): Move references to reference data dir 2024-07-16 15:59:41 +02:00

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.