CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements-demo.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
ukbparse/__init__.py
ukbparse/__main__.py
ukbparse/cleaning.py
ukbparse/cleaning_functions.py
ukbparse/config.py
ukbparse/custom.py
ukbparse/datatable.py
ukbparse/dryrun.py
ukbparse/exporting.py
ukbparse/exporting_hdf5.py
ukbparse/exporting_tsv.py
ukbparse/expression.py
ukbparse/fileinfo.py
ukbparse/hierarchy.py
ukbparse/icd10.py
ukbparse/importing.py
ukbparse/loadtables.py
ukbparse/main.py
ukbparse/merging.py
ukbparse/processing.py
ukbparse/processing_functions.py
ukbparse/processing_functions_core.py
ukbparse/storage.py
ukbparse/util.py
ukbparse.egg-info/PKG-INFO
ukbparse.egg-info/SOURCES.txt
ukbparse.egg-info/dependency_links.txt
ukbparse.egg-info/entry_points.txt
ukbparse.egg-info/requires.txt
ukbparse.egg-info/top_level.txt
ukbparse/data/categories.tsv
ukbparse/data/datacodings_navalues.tsv
ukbparse/data/datacodings_recoding.tsv
ukbparse/data/encoding.txt
ukbparse/data/field.txt
ukbparse/data/processing.tsv
ukbparse/data/types.tsv
ukbparse/data/variables_clean.tsv
ukbparse/data/variables_navalues.tsv
ukbparse/data/variables_parentvalues.tsv
ukbparse/data/variables_recoding.tsv
ukbparse/data/hierarchy/coding1001.tsv
ukbparse/data/hierarchy/coding1003.tsv
ukbparse/data/hierarchy/coding1005.tsv
ukbparse/data/hierarchy/coding1006.tsv
ukbparse/data/hierarchy/coding19.tsv
ukbparse/data/hierarchy/coding2.tsv
ukbparse/data/hierarchy/coding22000.tsv
ukbparse/data/hierarchy/coding240.tsv
ukbparse/data/hierarchy/coding259.tsv
ukbparse/data/hierarchy/coding264.tsv
ukbparse/data/hierarchy/coding265.tsv
ukbparse/data/hierarchy/coding266.tsv
ukbparse/data/hierarchy/coding267.tsv
ukbparse/data/hierarchy/coding268.tsv
ukbparse/data/hierarchy/coding3.tsv
ukbparse/data/hierarchy/coding38.tsv
ukbparse/data/hierarchy/coding39.tsv
ukbparse/data/hierarchy/coding47.tsv
ukbparse/data/hierarchy/coding49.tsv
ukbparse/data/hierarchy/coding497.tsv
ukbparse/data/hierarchy/coding5.tsv
ukbparse/data/hierarchy/coding50.tsv
ukbparse/data/hierarchy/coding51.tsv
ukbparse/data/hierarchy/coding54.tsv
ukbparse/data/hierarchy/coding56.tsv
ukbparse/data/hierarchy/coding59.tsv
ukbparse/data/hierarchy/coding6.tsv
ukbparse/data/hierarchy/coding60.tsv
ukbparse/data/hierarchy/coding71.tsv
ukbparse/data/hierarchy/coding87.tsv
ukbparse/data/hierarchy/coding89.tsv
ukbparse/plugins/__init__.py
ukbparse/plugins/fmrib.py
ukbparse/scripts/__init__.py
ukbparse/scripts/compare_tables.py
ukbparse/scripts/demo.py
ukbparse/scripts/htmlparse.py
ukbparse/scripts/join.py
ukbparse/scripts/demo/data_01.tsv
ukbparse/scripts/demo/data_02.tsv
ukbparse/scripts/demo/data_03.tsv
ukbparse/scripts/demo/data_04.tsv
ukbparse/scripts/demo/data_05.tsv
ukbparse/scripts/demo/data_06.tsv
ukbparse/scripts/demo/data_07.tsv
ukbparse/scripts/demo/data_08.tsv
ukbparse/scripts/demo/data_09.tsv
ukbparse/scripts/demo/data_10.tsv
ukbparse/scripts/demo/data_11.tsv
ukbparse/scripts/demo/data_12.tsv
ukbparse/scripts/demo/data_13.tsv
ukbparse/scripts/demo/data_14.tsv
ukbparse/scripts/demo/data_15.tsv
ukbparse/scripts/demo/data_16.tsv
ukbparse/scripts/demo/data_17.tsv
ukbparse/scripts/demo/data_18.tsv
ukbparse/scripts/demo/data_19.tsv
ukbparse/scripts/demo/data_20.tsv
ukbparse/scripts/demo/data_21.tsv
ukbparse/scripts/demo/plugin_1.py
ukbparse/scripts/demo/plugin_2.py
ukbparse/scripts/demo/plugin_3.py
ukbparse/scripts/demo/ukb_dataset_1_only_column_names.tsv
ukbparse/scripts/demo/ukb_dataset_2_only_column_names.tsv
ukbparse/scripts/demo/ukbparse_demonstration.ipynb
ukbparse/tests/__init__.py
ukbparse/tests/conftest.py
ukbparse/tests/test_cleaning.py
ukbparse/tests/test_compare_tables.py
ukbparse/tests/test_custom.py
ukbparse/tests/test_demo.py
ukbparse/tests/test_dryrun.py
ukbparse/tests/test_exporting.py
ukbparse/tests/test_expression.py
ukbparse/tests/test_fileinfo.py
ukbparse/tests/test_fmrib.py
ukbparse/tests/test_hierarchy.py
ukbparse/tests/test_htmlparse.py
ukbparse/tests/test_icd10.py
ukbparse/tests/test_importing.py
ukbparse/tests/test_importing_removeSubjects.py
ukbparse/tests/test_join.py
ukbparse/tests/test_loadtables.py
ukbparse/tests/test_main.py
ukbparse/tests/test_merging.py
ukbparse/tests/test_nonstandard_columns.py
ukbparse/tests/test_processing.py
ukbparse/tests/test_processing_chain.py
ukbparse/tests/test_processing_core.py
ukbparse/tests/test_storage.py
ukbparse/tests/test_util.py
ukbparse/tests/ukbparse_demonstration_with_outputs.ipynb