From 03d3428c868a8014a65cb99c98d84045012c5dc8 Mon Sep 17 00:00:00 2001 From: Markus Binsteiner Date: Mon, 26 Jul 2021 11:39:53 +0200 Subject: [PATCH] docs: re-add section about architecture --- AUTHORS.rst | 2 +- dev/dev.ipynb | 8 +- docs/architecture/assumptions.md | 32 + .../data_formats-checkpoint.ipynb | 608 ++++++++++++ .../requirements-checkpoint.ipynb | 936 ++++++++++++++++++ .../data/data_centric_approach.ipynb | 50 + docs/architecture/data/data_formats.ipynb | 608 ++++++++++++ docs/architecture/data/dev.ipynb | 36 + docs/architecture/data/index.md | 71 ++ docs/architecture/data/persistence.md | 124 +++ docs/architecture/data/requirements.ipynb | 936 ++++++++++++++++++ docs/architecture/data/result_tree.png | Bin 0 -> 17509 bytes docs/architecture/decisions.md | 70 ++ docs/architecture/index.md | 5 + docs/architecture/metadata.md | 42 + docs/architecture/workflows/index.md | 224 +++++ .../modularity-checkpoint.ipynb | 800 +++++++++++++++ .../modularity_2-checkpoint.ipynb | 723 ++++++++++++++ .../workflows/modularity/modularity.ipynb | 768 ++++++++++++++ .../workflows/modularity/modularity_2.ipynb | 735 ++++++++++++++ .../workflows/corpus_processing.yaml | 24 + .../workflows/corpus_processing_simple.yaml | 14 + .../workflows/input_files_processing.yaml | 20 + mkdocs.yml | 11 + setup.cfg | 2 +- src/kiara/__init__.py | 2 +- src/kiara/_frkl/_frkl.json | 2 +- 27 files changed, 6845 insertions(+), 8 deletions(-) create mode 100644 docs/architecture/assumptions.md create mode 100644 docs/architecture/data/.ipynb_checkpoints/data_formats-checkpoint.ipynb create mode 100644 docs/architecture/data/.ipynb_checkpoints/requirements-checkpoint.ipynb create mode 100644 docs/architecture/data/data_centric_approach.ipynb create mode 100644 docs/architecture/data/data_formats.ipynb create mode 100644 docs/architecture/data/dev.ipynb create mode 100644 docs/architecture/data/index.md create mode 100644 docs/architecture/data/persistence.md create mode 100644 docs/architecture/data/requirements.ipynb create mode 100644 docs/architecture/data/result_tree.png create mode 100644 docs/architecture/decisions.md create mode 100644 docs/architecture/index.md create mode 100644 docs/architecture/metadata.md create mode 100644 docs/architecture/workflows/index.md create mode 100644 docs/architecture/workflows/modularity/.ipynb_checkpoints/modularity-checkpoint.ipynb create mode 100644 docs/architecture/workflows/modularity/.ipynb_checkpoints/modularity_2-checkpoint.ipynb create mode 100644 docs/architecture/workflows/modularity/modularity.ipynb create mode 100644 docs/architecture/workflows/modularity/modularity_2.ipynb create mode 100644 docs/architecture/workflows/modularity/workflows/corpus_processing.yaml create mode 100644 docs/architecture/workflows/modularity/workflows/corpus_processing_simple.yaml create mode 100644 docs/architecture/workflows/modularity/workflows/input_files_processing.yaml diff --git a/AUTHORS.rst b/AUTHORS.rst index abb15a5bd..a43bf0eb4 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -2,4 +2,4 @@ Contributors ============ -* Markus Binsteiner +* Markus Binsteiner diff --git a/dev/dev.ipynb b/dev/dev.ipynb index 6c8eac33c..814dfdde1 100644 --- a/dev/dev.ipynb +++ b/dev/dev.ipynb @@ -64,8 +64,8 @@ "outputs": [ { "data": { - "text/plain": " \n \u001B[3m \u001B[0m\u001B[3mDescription \u001B[0m\u001B[3m \u001B[0m Import a local folder and its metadata. \n \n \u001B[3m \u001B[0m\u001B[3mOrigin \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mAuthors\u001B[0m\u001B[3m \u001B[0m Markus Binsteiner (markus.binsteiner@uni.lu) \n \n \n \u001B[3m \u001B[0m\u001B[3mType context \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mTags \u001B[0m\u001B[3m \u001B[0m core, onboarding \n \u001B[3m \u001B[0m\u001B[3mLabels \u001B[0m\u001B[3m \u001B[0m \u001B[3mpackage\u001B[0m: kiara_modules.core \n \u001B[3m \u001B[0m\u001B[3mReferences\u001B[0m\u001B[3m \u001B[0m \u001B[3msource_repo\u001B[0m: \n https://github.com/DHARPA-Project/kiara_modules.core \n \u001B[3mdocumentation\u001B[0m: https://dharpa.org/kiara_modules.core/ \n \u001B[3mmodule_doc\u001B[0m: \n https://dharpa.org/kiara_modules.core/modules_list.html… \n \n \n \u001B[3m \u001B[0m\u001B[3mPython class \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mclass_name \u001B[0m\u001B[3m \u001B[0m ImportFolderModule \n \u001B[3m \u001B[0m\u001B[3mmodule_name\u001B[0m\u001B[3m \u001B[0m kiara_modules.core.onboarding.folder \n \u001B[3m \u001B[0m\u001B[3mfull_name \u001B[0m\u001B[3m \u001B[0m kiara_modules.core.onboarding.folder.ImportFolderModule \n \n \n \u001B[3m \u001B[0m\u001B[3mConfiguration\u001B[0m\u001B[3m \u001B[0m \u001B[38;2;248;248;242;49m{\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"constants\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"defaults\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"source_is_immutable\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;102;217;239;49mfalse\u001B[0m \n \u001B[38;2;248;248;242;49m}\u001B[0m \n \n \u001B[3m \u001B[0m\u001B[3mInputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mRequired\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDefault \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mpath \u001B[0m\u001B[3m \u001B[0m string The path to \u001B[1myes\u001B[0m -- no default \n the folder. -- \n \u001B[3m \u001B[0m\u001B[3mincluded_files\u001B[0m\u001B[3m \u001B[0m list A list of no -- no default \n strings, -- \n include all \n files where \n the filename \n ends with that \n string. \n \u001B[3m \u001B[0m\u001B[3mexcluded_dirs \u001B[0m\u001B[3m \u001B[0m list A list of no -- no default \n strings, -- \n exclude all \n folders whose \n name ends with \n that string. \n \n \n \u001B[3m \u001B[0m\u001B[3mOutputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mfile_bundle\u001B[0m\u001B[3m \u001B[0m file_bundle The collection of files contained in the \n bundle. \n \n \n \u001B[3m \u001B[0m\u001B[3mSource code \u001B[0m\u001B[3m \u001B[0m def process(self, inputs: ValueSet, outputs: ValueSet) -> None: \n \n path = inputs.get_value_data(\"path\") \n \n included_files = inputs.get_value_data(\"included_files\") \n excluded_dirs = inputs.get_value_data(\"excluded_dirs\") \n \n import_config = FolderImportConfig( \n include_files=included_files, exclude_dirs=excluded_dirs \n ) \n \n bundle = FileBundleMetadata.import_folder( \n source=path, import_config=import_config \n ) \n \n outputs.set_values(file_bundle=bundle) \n \n \n", - "text/html": "
                                                                                             \n  Description     Import a local folder and its metadata.                                    \n                                                                                             \n  Origin                                                                                     \n                    Authors   Markus Binsteiner (markus.binsteiner@uni.lu)                   \n                                                                                             \n                                                                                             \n  Type context                                                                               \n                    Tags         core, onboarding                                            \n                    Labels       package: kiara_modules.core                                 \n                    References   source_repo:                                                \n                                 https://github.com/DHARPA-Project/kiara_modules.core        \n                                 documentation: https://dharpa.org/kiara_modules.core/       \n                                 module_doc:                                                 \n                                 https://dharpa.org/kiara_modules.core/modules_list.html…    \n                                                                                             \n                                                                                             \n  Python class                                                                               \n                    class_name    ImportFolderModule                                         \n                    module_name   kiara_modules.core.onboarding.folder                       \n                    full_name     kiara_modules.core.onboarding.folder.ImportFolderModule    \n                                                                                             \n                                                                                             \n  Configuration   {                                                                          \n                    \"constants\": {},                                                         \n                    \"defaults\": {},                                                          \n                    \"source_is_immutable\": false                                             \n                  }                                                                          \n                                                                                             \n  Inputs                                                                                     \n                    Field name       Type     Description      Required   Default            \n                   ───────────────────────────────────────────────────────────────────────   \n                    path             string   The path to      yes        -- no default      \n                                              the folder.                 --                 \n                    included_files   list     A list of        no         -- no default      \n                                              strings,                    --                 \n                                              include all                                    \n                                              files where                                    \n                                              the filename                                   \n                                              ends with that                                 \n                                              string.                                        \n                    excluded_dirs    list     A list of        no         -- no default      \n                                              strings,                    --                 \n                                              exclude all                                    \n                                              folders whose                                  \n                                              name ends with                                 \n                                              that string.                                   \n                                                                                             \n                                                                                             \n  Outputs                                                                                    \n                    Field name    Type          Description                                  \n                   ───────────────────────────────────────────────────────────────────────   \n                    file_bundle   file_bundle   The collection of files contained in the     \n                                                bundle.                                      \n                                                                                             \n                                                                                             \n  Source code     def process(self, inputs: ValueSet, outputs: ValueSet) -> None:            \n                                                                                             \n                      path = inputs.get_value_data(\"path\")                                   \n                                                                                             \n                      included_files = inputs.get_value_data(\"included_files\")               \n                      excluded_dirs = inputs.get_value_data(\"excluded_dirs\")                 \n                                                                                             \n                      import_config = FolderImportConfig(                                    \n                          include_files=included_files, exclude_dirs=excluded_dirs           \n                      )                                                                      \n                                                                                             \n                      bundle = FileBundleMetadata.import_folder(                             \n                          source=path, import_config=import_config                           \n                      )                                                                      \n                                                                                             \n                      outputs.set_values(file_bundle=bundle)                                 \n                                                                                             \n                                                                                             \n
\n" + "text/plain": " \n \u001B[3m \u001B[0m\u001B[3mDescription \u001B[0m\u001B[3m \u001B[0m Import a local folder and its metadata. \n \n \u001B[3m \u001B[0m\u001B[3mOrigin \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mAuthors\u001B[0m\u001B[3m \u001B[0m Markus Binsteiner (markus@frkl.io) \n \n \n \u001B[3m \u001B[0m\u001B[3mType context \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mTags \u001B[0m\u001B[3m \u001B[0m core, onboarding \n \u001B[3m \u001B[0m\u001B[3mLabels \u001B[0m\u001B[3m \u001B[0m \u001B[3mpackage\u001B[0m: kiara_modules.core \n \u001B[3m \u001B[0m\u001B[3mReferences\u001B[0m\u001B[3m \u001B[0m \u001B[3msource_repo\u001B[0m: \n https://github.com/DHARPA-Project/kiara_modules.core \n \u001B[3mdocumentation\u001B[0m: https://dharpa.org/kiara_modules.core/ \n \u001B[3mmodule_doc\u001B[0m: \n https://dharpa.org/kiara_modules.core/modules_list.html… \n \n \n \u001B[3m \u001B[0m\u001B[3mPython class \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mclass_name \u001B[0m\u001B[3m \u001B[0m ImportFolderModule \n \u001B[3m \u001B[0m\u001B[3mmodule_name\u001B[0m\u001B[3m \u001B[0m kiara_modules.core.onboarding.folder \n \u001B[3m \u001B[0m\u001B[3mfull_name \u001B[0m\u001B[3m \u001B[0m kiara_modules.core.onboarding.folder.ImportFolderModule \n \n \n \u001B[3m \u001B[0m\u001B[3mConfiguration\u001B[0m\u001B[3m \u001B[0m \u001B[38;2;248;248;242;49m{\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"constants\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"defaults\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"source_is_immutable\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;102;217;239;49mfalse\u001B[0m \n \u001B[38;2;248;248;242;49m}\u001B[0m \n \n \u001B[3m \u001B[0m\u001B[3mInputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mRequired\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDefault \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mpath \u001B[0m\u001B[3m \u001B[0m string The path to \u001B[1myes\u001B[0m -- no default \n the folder. -- \n \u001B[3m \u001B[0m\u001B[3mincluded_files\u001B[0m\u001B[3m \u001B[0m list A list of no -- no default \n strings, -- \n include all \n files where \n the filename \n ends with that \n string. \n \u001B[3m \u001B[0m\u001B[3mexcluded_dirs \u001B[0m\u001B[3m \u001B[0m list A list of no -- no default \n strings, -- \n exclude all \n folders whose \n name ends with \n that string. \n \n \n \u001B[3m \u001B[0m\u001B[3mOutputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mfile_bundle\u001B[0m\u001B[3m \u001B[0m file_bundle The collection of files contained in the \n bundle. \n \n \n \u001B[3m \u001B[0m\u001B[3mSource code \u001B[0m\u001B[3m \u001B[0m def process(self, inputs: ValueSet, outputs: ValueSet) -> None: \n \n path = inputs.get_value_data(\"path\") \n \n included_files = inputs.get_value_data(\"included_files\") \n excluded_dirs = inputs.get_value_data(\"excluded_dirs\") \n \n import_config = FolderImportConfig( \n include_files=included_files, exclude_dirs=excluded_dirs \n ) \n \n bundle = FileBundleMetadata.import_folder( \n source=path, import_config=import_config \n ) \n \n outputs.set_values(file_bundle=bundle) \n \n \n", + "text/html": "
                                                                                             \n  Description     Import a local folder and its metadata.                                    \n                                                                                             \n  Origin                                                                                     \n                    Authors   Markus Binsteiner (markus@frkl.io)                   \n                                                                                             \n                                                                                             \n  Type context                                                                               \n                    Tags         core, onboarding                                            \n                    Labels       package: kiara_modules.core                                 \n                    References   source_repo:                                                \n                                 https://github.com/DHARPA-Project/kiara_modules.core        \n                                 documentation: https://dharpa.org/kiara_modules.core/       \n                                 module_doc:                                                 \n                                 https://dharpa.org/kiara_modules.core/modules_list.html…    \n                                                                                             \n                                                                                             \n  Python class                                                                               \n                    class_name    ImportFolderModule                                         \n                    module_name   kiara_modules.core.onboarding.folder                       \n                    full_name     kiara_modules.core.onboarding.folder.ImportFolderModule    \n                                                                                             \n                                                                                             \n  Configuration   {                                                                          \n                    \"constants\": {},                                                         \n                    \"defaults\": {},                                                          \n                    \"source_is_immutable\": false                                             \n                  }                                                                          \n                                                                                             \n  Inputs                                                                                     \n                    Field name       Type     Description      Required   Default            \n                   ───────────────────────────────────────────────────────────────────────   \n                    path             string   The path to      yes        -- no default      \n                                              the folder.                 --                 \n                    included_files   list     A list of        no         -- no default      \n                                              strings,                    --                 \n                                              include all                                    \n                                              files where                                    \n                                              the filename                                   \n                                              ends with that                                 \n                                              string.                                        \n                    excluded_dirs    list     A list of        no         -- no default      \n                                              strings,                    --                 \n                                              exclude all                                    \n                                              folders whose                                  \n                                              name ends with                                 \n                                              that string.                                   \n                                                                                             \n                                                                                             \n  Outputs                                                                                    \n                    Field name    Type          Description                                  \n                   ───────────────────────────────────────────────────────────────────────   \n                    file_bundle   file_bundle   The collection of files contained in the     \n                                                bundle.                                      \n                                                                                             \n                                                                                             \n  Source code     def process(self, inputs: ValueSet, outputs: ValueSet) -> None:            \n                                                                                             \n                      path = inputs.get_value_data(\"path\")                                   \n                                                                                             \n                      included_files = inputs.get_value_data(\"included_files\")               \n                      excluded_dirs = inputs.get_value_data(\"excluded_dirs\")                 \n                                                                                             \n                      import_config = FolderImportConfig(                                    \n                          include_files=included_files, exclude_dirs=excluded_dirs           \n                      )                                                                      \n                                                                                             \n                      bundle = FileBundleMetadata.import_folder(                             \n                          source=path, import_config=import_config                           \n                      )                                                                      \n                                                                                             \n                      outputs.set_values(file_bundle=bundle)                                 \n                                                                                             \n                                                                                             \n
\n" }, "execution_count": 2, "metadata": {}, @@ -103,8 +103,8 @@ "outputs": [ { "data": { - "text/plain": " \n \u001B[3m \u001B[0m\u001B[3mDescription \u001B[0m\u001B[3m \u001B[0m Create a table from a 'file_bundle'. \n \n \u001B[3m \u001B[0m\u001B[3mOrigin \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mAuthors\u001B[0m\u001B[3m \u001B[0m Markus Binsteiner (markus.binsteiner@uni.lu) \n \n \n \u001B[3m \u001B[0m\u001B[3mType context \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mTags \u001B[0m\u001B[3m \u001B[0m core, onboarding \n \u001B[3m \u001B[0m\u001B[3mLabels \u001B[0m\u001B[3m \u001B[0m \u001B[3mpackage\u001B[0m: kiara_modules.core \n \u001B[3m \u001B[0m\u001B[3mReferences\u001B[0m\u001B[3m \u001B[0m \u001B[3msource_repo\u001B[0m: \n https://github.com/DHARPA-Project/kiara_modules.core \n \u001B[3mdocumentation\u001B[0m: https://dharpa.org/kiara_modules.core/ \n \u001B[3mmodule_doc\u001B[0m: \n https://dharpa.org/kiara_modules.core/modules_list.html… \n \n \n \u001B[3m \u001B[0m\u001B[3mPython class \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mclass_name \u001B[0m\u001B[3m \u001B[0m CreateTableFromTextFilesModule \n \u001B[3m \u001B[0m\u001B[3mmodule_name\u001B[0m\u001B[3m \u001B[0m kiara_modules.core.table \n \u001B[3m \u001B[0m\u001B[3mfull_name \u001B[0m\u001B[3m \u001B[0m kiara_modules.core.table.CreateTableFromTextFilesModule \n \n \n \u001B[3m \u001B[0m\u001B[3mConfiguration\u001B[0m\u001B[3m \u001B[0m \u001B[38;2;248;248;242;49m{\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"constants\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"defaults\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"columns\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m[\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"id\"\u001B[0m\u001B[38;2;248;248;242;49m,\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"rel_path\"\u001B[0m\u001B[38;2;248;248;242;49m,\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"file_name\"\u001B[0m\u001B[38;2;248;248;242;49m,\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"content\"\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m]\u001B[0m \n \u001B[38;2;248;248;242;49m}\u001B[0m \n \n \u001B[3m \u001B[0m\u001B[3mInputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mRequired\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDefault \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mfiles \u001B[0m\u001B[3m \u001B[0m file_bundle The files to \u001B[1myes\u001B[0m -- no default \n use for the -- \n table. \n \n \n \u001B[3m \u001B[0m\u001B[3mOutputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mtable \u001B[0m\u001B[3m \u001B[0m table A table with the index column 'id', a column \n 'rel_path' that indicates the relative path of \n the file in the bundle, and a column 'content' \n that holds the (text) content of every file. \n \n \n \u001B[3m \u001B[0m\u001B[3mSource code \u001B[0m\u001B[3m \u001B[0m def process(self, inputs: ValueSet, outputs: ValueSet) -> None: \n \n bundle: FileBundleMetadata = inputs.get_value_data(\"files\") \n \n columns = self.get_config_value(\"columns\") \n if not columns: \n columns = DEFAULT_COLUMNS \n \n if \"content\" in columns: \n file_dict = bundle.read_text_file_contents() \n else: \n file_dict = {} \n for rel_path in bundle.included_files.keys(): \n file_dict = None # type: ignore \n \n tabular: typing.Dict] = {} \n for column in columns: \n for index, rel_path in enumerate(sorted(file_dict.keys())): \n \n if column == \"content\": \n value: typing.Any = file_dict \n elif column == \"id\": \n value = index \n elif column == \"rel_path\": \n value = rel_path \n else: \n file_model = bundle.included_files \n value = getattr(file_model, column) \n \n tabular.setdefault(column, []).append(value) \n \n table = pa.Table.from_pydict(tabular) \n \n outputs.set_value(\"table\", table) \n \n \n", - "text/html": "
                                                                                             \n  Description     Create a table from a 'file_bundle'.                                       \n                                                                                             \n  Origin                                                                                     \n                    Authors   Markus Binsteiner (markus.binsteiner@uni.lu)                   \n                                                                                             \n                                                                                             \n  Type context                                                                               \n                    Tags         core, onboarding                                            \n                    Labels       package: kiara_modules.core                                 \n                    References   source_repo:                                                \n                                 https://github.com/DHARPA-Project/kiara_modules.core        \n                                 documentation: https://dharpa.org/kiara_modules.core/       \n                                 module_doc:                                                 \n                                 https://dharpa.org/kiara_modules.core/modules_list.html…    \n                                                                                             \n                                                                                             \n  Python class                                                                               \n                    class_name    CreateTableFromTextFilesModule                             \n                    module_name   kiara_modules.core.table                                   \n                    full_name     kiara_modules.core.table.CreateTableFromTextFilesModule    \n                                                                                             \n                                                                                             \n  Configuration   {                                                                          \n                    \"constants\": {},                                                         \n                    \"defaults\": {},                                                          \n                    \"columns\": [                                                             \n                      \"id\",                                                                  \n                      \"rel_path\",                                                            \n                      \"file_name\",                                                           \n                      \"content\"                                                              \n                    ]                                                                        \n                  }                                                                          \n                                                                                             \n  Inputs                                                                                     \n                    Field name   Type          Description      Required   Default           \n                   ───────────────────────────────────────────────────────────────────────   \n                    files        file_bundle   The files to     yes        -- no default     \n                                               use for the                 --                \n                                               table.                                        \n                                                                                             \n                                                                                             \n  Outputs                                                                                    \n                    Field name   Type    Description                                         \n                   ───────────────────────────────────────────────────────────────────────   \n                    table        table   A table with the index column 'id', a column        \n                                         'rel_path' that indicates the relative path of      \n                                         the file in the bundle, and a column 'content'      \n                                         that holds the (text) content of every file.        \n                                                                                             \n                                                                                             \n  Source code     def process(self, inputs: ValueSet, outputs: ValueSet) -> None:            \n                                                                                             \n                      bundle: FileBundleMetadata = inputs.get_value_data(\"files\")            \n                                                                                             \n                      columns = self.get_config_value(\"columns\")                             \n                      if not columns:                                                        \n                          columns = DEFAULT_COLUMNS                                          \n                                                                                             \n                      if \"content\" in columns:                                               \n                          file_dict = bundle.read_text_file_contents()                       \n                      else:                                                                  \n                          file_dict = {}                                                     \n                          for rel_path in bundle.included_files.keys():                      \n                              file_dict = None  # type: ignore                               \n                                                                                             \n                      tabular: typing.Dict] = {}                                             \n                      for column in columns:                                                 \n                          for index, rel_path in enumerate(sorted(file_dict.keys())):        \n                                                                                             \n                              if column == \"content\":                                        \n                                  value: typing.Any = file_dict                              \n                              elif column == \"id\":                                           \n                                  value = index                                              \n                              elif column == \"rel_path\":                                     \n                                  value = rel_path                                           \n                              else:                                                          \n                                  file_model = bundle.included_files                         \n                                  value = getattr(file_model, column)                        \n                                                                                             \n                              tabular.setdefault(column, []).append(value)                   \n                                                                                             \n                      table = pa.Table.from_pydict(tabular)                                  \n                                                                                             \n                      outputs.set_value(\"table\", table)                                      \n                                                                                             \n                                                                                             \n
\n" + "text/plain": " \n \u001B[3m \u001B[0m\u001B[3mDescription \u001B[0m\u001B[3m \u001B[0m Create a table from a 'file_bundle'. \n \n \u001B[3m \u001B[0m\u001B[3mOrigin \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mAuthors\u001B[0m\u001B[3m \u001B[0m Markus Binsteiner (markus@frkl.io) \n \n \n \u001B[3m \u001B[0m\u001B[3mType context \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mTags \u001B[0m\u001B[3m \u001B[0m core, onboarding \n \u001B[3m \u001B[0m\u001B[3mLabels \u001B[0m\u001B[3m \u001B[0m \u001B[3mpackage\u001B[0m: kiara_modules.core \n \u001B[3m \u001B[0m\u001B[3mReferences\u001B[0m\u001B[3m \u001B[0m \u001B[3msource_repo\u001B[0m: \n https://github.com/DHARPA-Project/kiara_modules.core \n \u001B[3mdocumentation\u001B[0m: https://dharpa.org/kiara_modules.core/ \n \u001B[3mmodule_doc\u001B[0m: \n https://dharpa.org/kiara_modules.core/modules_list.html… \n \n \n \u001B[3m \u001B[0m\u001B[3mPython class \u001B[0m\u001B[3m \u001B[0m \n \u001B[3m \u001B[0m\u001B[3mclass_name \u001B[0m\u001B[3m \u001B[0m CreateTableFromTextFilesModule \n \u001B[3m \u001B[0m\u001B[3mmodule_name\u001B[0m\u001B[3m \u001B[0m kiara_modules.core.table \n \u001B[3m \u001B[0m\u001B[3mfull_name \u001B[0m\u001B[3m \u001B[0m kiara_modules.core.table.CreateTableFromTextFilesModule \n \n \n \u001B[3m \u001B[0m\u001B[3mConfiguration\u001B[0m\u001B[3m \u001B[0m \u001B[38;2;248;248;242;49m{\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"constants\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"defaults\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m{},\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;249;38;114;49m\"columns\"\u001B[0m\u001B[38;2;248;248;242;49m:\u001B[0m\u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m[\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"id\"\u001B[0m\u001B[38;2;248;248;242;49m,\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"rel_path\"\u001B[0m\u001B[38;2;248;248;242;49m,\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"file_name\"\u001B[0m\u001B[38;2;248;248;242;49m,\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;230;219;116;49m\"content\"\u001B[0m \n \u001B[38;2;248;248;242;49m \u001B[0m\u001B[38;2;248;248;242;49m]\u001B[0m \n \u001B[38;2;248;248;242;49m}\u001B[0m \n \n \u001B[3m \u001B[0m\u001B[3mInputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mRequired\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDefault \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mfiles \u001B[0m\u001B[3m \u001B[0m file_bundle The files to \u001B[1myes\u001B[0m -- no default \n use for the -- \n table. \n \n \n \u001B[3m \u001B[0m\u001B[3mOutputs \u001B[0m\u001B[3m \u001B[0m \n \u001B[1m \u001B[0m\u001B[1mField name\u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mType \u001B[0m\u001B[1m \u001B[0m \u001B[1m \u001B[0m\u001B[1mDescription \u001B[0m\u001B[1m \u001B[0m \n ─────────────────────────────────────────────────────────────────────── \n \u001B[3m \u001B[0m\u001B[3mtable \u001B[0m\u001B[3m \u001B[0m table A table with the index column 'id', a column \n 'rel_path' that indicates the relative path of \n the file in the bundle, and a column 'content' \n that holds the (text) content of every file. \n \n \n \u001B[3m \u001B[0m\u001B[3mSource code \u001B[0m\u001B[3m \u001B[0m def process(self, inputs: ValueSet, outputs: ValueSet) -> None: \n \n bundle: FileBundleMetadata = inputs.get_value_data(\"files\") \n \n columns = self.get_config_value(\"columns\") \n if not columns: \n columns = DEFAULT_COLUMNS \n \n if \"content\" in columns: \n file_dict = bundle.read_text_file_contents() \n else: \n file_dict = {} \n for rel_path in bundle.included_files.keys(): \n file_dict = None # type: ignore \n \n tabular: typing.Dict] = {} \n for column in columns: \n for index, rel_path in enumerate(sorted(file_dict.keys())): \n \n if column == \"content\": \n value: typing.Any = file_dict \n elif column == \"id\": \n value = index \n elif column == \"rel_path\": \n value = rel_path \n else: \n file_model = bundle.included_files \n value = getattr(file_model, column) \n \n tabular.setdefault(column, []).append(value) \n \n table = pa.Table.from_pydict(tabular) \n \n outputs.set_value(\"table\", table) \n \n \n", + "text/html": "
                                                                                             \n  Description     Create a table from a 'file_bundle'.                                       \n                                                                                             \n  Origin                                                                                     \n                    Authors   Markus Binsteiner (markus@frkl.io)                   \n                                                                                             \n                                                                                             \n  Type context                                                                               \n                    Tags         core, onboarding                                            \n                    Labels       package: kiara_modules.core                                 \n                    References   source_repo:                                                \n                                 https://github.com/DHARPA-Project/kiara_modules.core        \n                                 documentation: https://dharpa.org/kiara_modules.core/       \n                                 module_doc:                                                 \n                                 https://dharpa.org/kiara_modules.core/modules_list.html…    \n                                                                                             \n                                                                                             \n  Python class                                                                               \n                    class_name    CreateTableFromTextFilesModule                             \n                    module_name   kiara_modules.core.table                                   \n                    full_name     kiara_modules.core.table.CreateTableFromTextFilesModule    \n                                                                                             \n                                                                                             \n  Configuration   {                                                                          \n                    \"constants\": {},                                                         \n                    \"defaults\": {},                                                          \n                    \"columns\": [                                                             \n                      \"id\",                                                                  \n                      \"rel_path\",                                                            \n                      \"file_name\",                                                           \n                      \"content\"                                                              \n                    ]                                                                        \n                  }                                                                          \n                                                                                             \n  Inputs                                                                                     \n                    Field name   Type          Description      Required   Default           \n                   ───────────────────────────────────────────────────────────────────────   \n                    files        file_bundle   The files to     yes        -- no default     \n                                               use for the                 --                \n                                               table.                                        \n                                                                                             \n                                                                                             \n  Outputs                                                                                    \n                    Field name   Type    Description                                         \n                   ───────────────────────────────────────────────────────────────────────   \n                    table        table   A table with the index column 'id', a column        \n                                         'rel_path' that indicates the relative path of      \n                                         the file in the bundle, and a column 'content'      \n                                         that holds the (text) content of every file.        \n                                                                                             \n                                                                                             \n  Source code     def process(self, inputs: ValueSet, outputs: ValueSet) -> None:            \n                                                                                             \n                      bundle: FileBundleMetadata = inputs.get_value_data(\"files\")            \n                                                                                             \n                      columns = self.get_config_value(\"columns\")                             \n                      if not columns:                                                        \n                          columns = DEFAULT_COLUMNS                                          \n                                                                                             \n                      if \"content\" in columns:                                               \n                          file_dict = bundle.read_text_file_contents()                       \n                      else:                                                                  \n                          file_dict = {}                                                     \n                          for rel_path in bundle.included_files.keys():                      \n                              file_dict = None  # type: ignore                               \n                                                                                             \n                      tabular: typing.Dict] = {}                                             \n                      for column in columns:                                                 \n                          for index, rel_path in enumerate(sorted(file_dict.keys())):        \n                                                                                             \n                              if column == \"content\":                                        \n                                  value: typing.Any = file_dict                              \n                              elif column == \"id\":                                           \n                                  value = index                                              \n                              elif column == \"rel_path\":                                     \n                                  value = rel_path                                           \n                              else:                                                          \n                                  file_model = bundle.included_files                         \n                                  value = getattr(file_model, column)                        \n                                                                                             \n                              tabular.setdefault(column, []).append(value)                   \n                                                                                             \n                      table = pa.Table.from_pydict(tabular)                                  \n                                                                                             \n                      outputs.set_value(\"table\", table)                                      \n                                                                                             \n                                                                                             \n
\n" }, "execution_count": 3, "metadata": {}, diff --git a/docs/architecture/assumptions.md b/docs/architecture/assumptions.md new file mode 100644 index 000000000..c87801f93 --- /dev/null +++ b/docs/architecture/assumptions.md @@ -0,0 +1,32 @@ +# Assumptions & considerations + +## Core assumptions + +I consider the following assumptions a given. They are not fuelled by user stories, but are the 'minimal' requirements +that emerged after initially presenting the 'open questions', and in other discussions with Sean and the team. If any +of those assumptions are wrong, some of the conclusions below will have to be adjusted. + +- our (only) target audience (for now) are digital historians (and maybe also other digital humanity researchers) who can't code themselves +- the most important outcome of our project is for our target audience to be able to execute workflows in order to explore, explain, transform or augment their data +- we want the creation of workflows to be as easy and frictionless as possible, although not at the expense of end-user usability +- we want our product to be used by all DH researchers around the word, independent of their affiliation(s) +q- collaboration/sharing of data is not a priority, most of our target audience are either individuals, sometimes small teams (sharing of results and sharing of workflows are different issues, and not included in this assumption) + +## Considerations around adoption + +One way to look at how to prioritize and implement some of our user stories is through the lens of ease-of-adoption: +which characteristics make our application more likely to be adopted, by a larger group of researchers? + +Those ones are obvious (at least to me) -- in no particular order: + + - ease of workflow use + - ease of file-management use + - ease of installation (if there is one involved) + - whether there is a login/account creation requirement + - how well it integrates and plays with tools researchers already use day to day + - provides relevant (to them) workflows + - the cheaper to use the better (free/monthly cost/pay-per-usage) + - stability / reliability + - performance (most importantly on the compute side, but also UI) + - how easy it is to create workflows, and what skills are necessary to do that (easier creation -> more workflows) + - whether and how easy it will be to share, re-use and adapt workflows (different to sharing data) diff --git a/docs/architecture/data/.ipynb_checkpoints/data_formats-checkpoint.ipynb b/docs/architecture/data/.ipynb_checkpoints/data_formats-checkpoint.ipynb new file mode 100644 index 000000000..9996a0c4f --- /dev/null +++ b/docs/architecture/data/.ipynb_checkpoints/data_formats-checkpoint.ipynb @@ -0,0 +1,608 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [], + "source": [ + "from dharpa.benchmarking.data import clear_system_cache, MemoryRecorder, get_example_file\n", + "\n", + "from rich.jupyter import print\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "collapsed": true, + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "This document is a primer on data formats and structures, and how and why those affect our project. I have no idea about how much of this is common knowledge, and how much is news to the majority. I have noticed a few common misconceptions and assumptions about some of the topics in here, so I figured it makes sense to try to get everyone on the same page. I've tried to keep this simple and short, so there are some things in here that are over-simplified bordering on incorrect.\n", + "\n", + "My educated guess is that in our project we will mostly be concerned about structured, tabular data, which is why I'll be focussing on that. I might add a companion document about 'binary-blob' data later on.\n", + "\n", + "## Data serialization and storage\n", + "\n", + "- data lives in memory or on disk\n", + "- lots of 0's and 1's -- binary format\n", + "- only 'decoding' gets you a useful representation\n", + "- 'text' is just an often used encoding format" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "The natural habitat of (digital) data is computer memory or on disk. Data is always stored in binary form, and there is always some sort of decoding involved to make data usable in one way or another (with the exception of booleans maybe). Even when we talk about text files (seemingly implying that those are not binary since they are 'text'), we are dealing with binary data. It's just such a standard data encoding format that tools to decode that sort of data are available everywhere. Decoding text is by no means trivial, but luckily our tools have evolved so much by now -- and we have standards like utf-8 commonly available -- that we as users hardly ever come across decoding issues anymore. At least not to the extent we used to. It still happens, and I would imagine quite a bit more in the Digital Humanities than in your everyday 'business' use-case. So it helps to be aware of at least the basics involved in text encoding standards, and I would recommend anyone doing any sort of programming to read up on it.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "# Tabular data (serialization) formats\n", + "\n", + "- serialization/deserialization\n", + "- binary or not, here I come:\n", + " - avro, protobuf, pickle\n", + " - csv, json, yaml, xml\n", + "- 'structured formats' with schema, or without:\n", + " - avro, protobuf, thrift, flatbuffers, xml\n", + " - csv, json, yaml, messagepack, pickle\n", + "- zero-copy, memory-mapping?\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "The (arguably) most important type of data we'll be dealing with is structured, tabular data. So it pays to think about how its digital form is represented in memory, and what issues are involved when trying to store, manipulate and transfer it.\n", + "\n", + "In our context, tabular data is always a 2 dimensional matrix (rows, columns), where each column has the same number of items, and each column contains items of the same data type (or union of data types). Tabular data can have a column that can be used as index, but that is optional. Each table can be described with a schema, which is basically a list of column names, and the data types associated with each of those columns.\n", + "\n", + "### Serialization / deserialization\n", + "\n", + "Every programming language represents its basic data types differently in memory. That's especially true for the arguably most common data type: the string. Also, that in-memory representation is (almost) always different to the format of the (functially) same data when exported into a file on disk.\n", + "\n", + "This means that, if we want to export our data in our code, we need to do a step that is called 'serializing' (or 'marshalling'): we convert the data into a commonly accepted representation of a commonly accepted set of data-types. This serialization is usually expensive, computationally speaking. We want to avoid it, if at all possible, or at least always postpone it until the last possible moment, when we are sure the data won't change anymore, so we only have to do it once.\n", + "The same goes for de-serializing data, just in the other direction: we only want to do it once, then keep it in memory in our native representation (if the size of the data allows it), so we don't have to read it again. Even if the content of a file is in the OS (page) cache (which would mean we don't actually have to read the file-content from disk) we'd still have to spend the cpu-cycles for de-serialization. So, big no-no, bad data-scientist!\n", + "\n", + "### Format types\n", + "\n", + "For serialization, we have two basic options: text, and binary (let's just not nitpick and assume that this distinction makes sense).\n", + "\n", + "#### Text-based formats\n", + "\n", + "Serializing into a text-based format usually means taking all the elements our tabular data consists of, one by one, then serialize each element into its textual representation (like for example ``\"hello world\"`` for a string, ``5`` for an integer, ``true`` for a boolean in json), and then assembling one big 'meta'-string out of all those sub-elements. For csv, that might include a header-row, and adding delimiters like ',' in between the elements. For json it would be adding list ('``[``', '``]``') or dictionary ('``{``', '``}``') indicators, as well as deliminters and other elements as outlined in the JSON specification.\n", + "\n", + "I haven't done any research on it, but I'd imagine csv would be one of the oldest widely-used data storage formats. Csv is a text based tabular format, and it allows you to specify an optional header to describe column names. It allows for different deliminters between row cells (whole rows are delimited by the end-of-line special character). Other commonly used text-based formats are json, yaml, toml, xml. Those are not strictly tabular data formats, they can also contain just scalars, dictionaries, or lists (tabular data is always a list of dictionaries of the same shape).\n", + "\n", + "#### Binary formats\n", + "\n", + "Serializing into a binary format is usually very specific to the format itself, so there are not really any common tools to read more than one of them (like there are for text-based formats, where you could use any text editor and at least display the content in a meaningful way), and different formats have different priorites (like small size of the resulting blob, quick random read/write access, suitability for streaming, etc). Binary formats often have compression built-in, whereas text formats never have (but can be usually compressed well enough by external tools due to certain characteristics of encoded strings). Also, they usually are a lot easier on the cpu for serialization/deserialization purposes, since it's easier to optimize them for that scenario.\n", + "\n", + "Binary formats existed for a long time, but in recent years they are used more widely again. Decentralized software architecture (microservices) as well as 'big(-ish) data' played a huge part in that. Because, as it turns out that, while serializing a few items of data per seconds into json and back is not that much of a problem, doing the same thing for millions of large (or even small) chunks of data actually is. In some cases that serialization step can take more time than the actual computation that was done on the data. To counter that issue, people came up with formats like 'Avro', 'Thrift', 'ProtoBuf'. Pythons 'pickle' can also be considerd a binary serialization format.\n", + "\n", + "\n", + "### Schema\n", + "\n", + "Another useful way to separate data formats is to check whether they include a (native) schema that describes the value types of the data they hold, or not. If schema information is present, it can either be included in the resulting file, or be stored elsewhere.\n", + "\n", + "Having schema information for a dataset is highly desirable, because it tells us exactly what type of data we are dealing with (is it a string, integer, float? what precision?). Whereas most text-based data formats don't include a schema definition format, there are sometimes external efforts to remedy that (JSON-schema, for example). None of the text-based formats I can think of at the top of my head include the schema in a resulting file. This is important, because the complexity of tools that handle data increases if they need to worry about secondary, 'side-car' files for incoming data.\n", + "\n", + "#### Slight detour: csv\n", + "\n", + "Csv is bit special in that it can contain a 'header' row in the first line, which can be used to determine column names. Since this row is optional, it is not always present which of course complicates the import process. Because csv files are so common in data science, most of the tools we use include some csv-import method that more or less smartly determines the (text-)encoding of the file, whether it has a header row, as well as the schema of the included data. This method usually serializes the data into the appropriate internal representations of the column types after it is reasonably sure the inferred schema is correct-ish. Without a definite, (externally provided) schema it is not possible to guess this reliably in every case, so a developer should always assert the correct types are present after such an import.\n", + "\n", + "### Streaming, zero-copy, memory-mapping\n", + "\n", + "One thing that everyone working semi-seriously in data science and handling big-ish data should be aware of is that in most OS'es you can read (or 'load') data in more ways than one. The 'one' way is usually something like:\n", + "\n", + "``` python\n", + "file = open('dataset.csv')\n", + "lines = file.read() # or file.readlines()\n", + "```\n", + "\n", + "When using Pandas, it'll probably take the form of:\n", + "``` python\n", + "import pandas as pd\n", + "pd.read_csv('dataset.csv')\n", + "```\n", + "\n", + "Both of those read the whole file into memory. Which will be fine if the dataset is small or there is a need for it to be\n", + "in memory in full. Depending on the situation, it might be wasteful, though. For example when calculating the mean for a column of integers. In that case it's a better strategy to read one line of the file, process the column we are interested in, eject the line from memory, then read the next line, only keeping the current total and the number of items we processed so far. That way we'll never allocate more memory than what is needed for a single line. We can even process datasets that are larger than the available memory of or our workstation.\n", + "\n", + "As a matter of fact, we could do even better if we would know the offset and length of the column we are interested in, in that case, we would only have to read the bytes that hold the integer value we need, and could ignore the other cells of a row completely. Again, this might or might be an issue depending on the size of the data in a row, but if we have a dataset with a lot of large columns, the I/O operations we would not have to do by only reading the exact data we need could improve the speed of processing considerably. Doing that doesn't really work for csv files, for example. Since there is no good way for us to know the exact offset of length of the column we are interested in. There are data formats that support that kind of operation though.\n", + "\n", + "Along with those fairly simple strategies to deal with data efficiently, there are more advanced ones that also deal with data and how it is handled in a system memory as well as on disk. For those of you who are interested, I would recommend looking up the terms 'memory-mapping', and 'zero-copy'.\n", + "\n", + "### Some random benchmarks, to illustrate" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading the whole file                                                                    │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This iterates through all lines in memory, keeping all of them in memory at the same      │\n",
+       "│ time.                                                                                     │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function  count_lines                                                         │\n",
+       "│ ╶───────────────────┼─────────────╴                                                       │\n",
+       "│          max memory │    53.75 MB                                                         │\n",
+       "│      execution time │      144 ms                                                         │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def count_lines(path):                                                                │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     f = open(path)                                                                    │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │     length = 0  # ignores '\\n' characters                                             │ │\n",
+       "│ │     lines = f.readlines()                                                             │ │\n",
+       "│ │     for line in lines:                                                                │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │         length = length + len(line)                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return {\"no_lines\": counter, \"size\": length}                                      │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "file_path = get_example_file()\n", + "\n", + "def count_lines(path):\n", + "\n", + " f = open(path)\n", + " counter = 0\n", + " length = 0 # ignores '\\n' characters\n", + " lines = f.readlines()\n", + " for line in lines:\n", + " counter = counter + 1\n", + " length = length + len(line)\n", + "\n", + " return {\"no_lines\": counter, \"size\": length}\n", + "\n", + "profile_count_lines = MemoryRecorder.profile_func(\"Reading the whole file\", \"This iterates through all lines in memory, keeping all of them in memory at the same time.\", False, count_lines, file_path)\n", + "print(profile_count_lines.report)" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading the file line by line                                                             │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This allocates only very little memory, since once a line is read and processed, it will  │\n",
+       "│ be disregarded.                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function  count_lines                                                         │\n",
+       "│ ╶───────────────────┼─────────────╴                                                       │\n",
+       "│          max memory │      0.0 MB                                                         │\n",
+       "│      execution time │      115 ms                                                         │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def count_lines(f):                                                                   │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │     length = 0  # ignores '\\n' characters                                             │ │\n",
+       "│ │     for line in f:   # when using open like we do here, it returns an iterator not a  │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │         length = length + len(line)                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return {\"no_lines\": counter, \"size\": length}                                      │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "\n", + "file_obj = open(file_path, buffering=True)\n", + "def count_lines(f):\n", + " counter = 0\n", + " length = 0 # ignores '\\n' characters\n", + " for line in f: # when using open like we do here, it returns an iterator not a materialized list\n", + " counter = counter + 1\n", + " length = length + len(line)\n", + "\n", + " return {\"no_lines\": counter, \"size\": length}\n", + "\n", + "profile_count_lines = MemoryRecorder.profile_func(\"Reading the file line by line\", \"This allocates only very little memory, since once a line is read and processed, it will be disregarded.\", False, count_lines, file_obj)\n", + "file_obj.close()\n", + "print(profile_count_lines.report)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "## Structured (binary) data layout strategies\n", + "\n", + "- Row-based:\n", + " - (most commonly used dbs): sqlite, Postgres, MySQL, ...\n", + " - Avro\n", + "- Column-based\n", + " - OLAP dbs: duckdb, ClickHouse, BigQuery, Snowflake ...\n", + " - pandas dataframe (well, numpy)\n", + " - parquet, feather" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "In order to use the more advanced operations on data I described earlier, the data formats we use need to support them. None of the simple formats like csv, json, yaml do. There is one category of applications that had to deal with those things for decades though: databases. So I think it pays to look a bit at how they handle storing data, and what kind of trade-offs they are making. Basically, a database is a system that lets you persist (mostly) structured data on disk, and gives you an easy, memory- and processing-efficient way to query and retrieve it back. To do that, they have different ways to persist data, add indexes, cache 'hot' data, and so on. As it turns out, there are 2 main ways data can be stored on disk for efficient retrieval: row-based, and column-based (I'm ignoring document/'nosql' databases here, since -- for almost all practical use-cases -- they are inferior to relational ones).\n", + "\n", + "\n", + "\n", + "### Row-oriented databases\n", + "\n", + "The most common database type is 'row-oriented'. This means that data is stored in a way so that each row represents a continuous block of disk (or memory). Data is quick and easy to read (if you are interested in a subset of rows) and it is very easy and fast to add new rows/records. This fits the most common requirements businesses have for a database, since new items are added constantly, which is why most databases we encounter in the wild are row-based. Examples for such databases are: Postgres, sqlite, MySQL.\n", + "\n", + "### Column-oriented databases\n", + "\n", + "Column-oriented databases have existed for a long time, but they are not as prevalent as their row-based cousins, and often ignored by developers who haven't been exposed to them and their advantages. Instead of storing data row-by-row, they store data column-by-column. This means that column-cells are layed out next to each other on disk, and different columns occupy different regions of the storage (not necessarily close to each other at all). The querying logic is quite different for this type of database, the main advantage is that a certain type of analytical query is really fast (speedups of 10x or even 100x are quite possible), also it is very easy to request whole columns from such a database without it having to access any irrelevant parts of the data. Compressing data is also easier with column-oriented databases, so usually those occupy less disk space than their row-based peers. The disadvantage of those databases is that it's harder and slower to add new data, so they are more common for situations where one either has a fixed dataset, or updates are rare, and come in big(er) batches. Also, certain types of queries are less suited for that layout, which makes it always a good idea to think about what you need out of your data before deciding on a database/database type.\n", + "\n", + "\n", + "### Row-based/column-based in data science\n", + "\n", + "How is this relevant? Well, because in data science we are dealing mostly with fixed datasets, and the queries we do on them are mostly analytical in a way that fits column-oriented data layouts; although exceptions from that rule are not uncommon. So it makes sense to depart from the 'common wisdom' of using a row-based approach. In fact, Numpy arrays and Pandas dataframes (which depend on them) are kept in memory using the column-based approach. This is important to know, because it helps us using and querying data correctly in our code. For example, it's not a good idea and very slow to add 'rows' to a Pandas dataframe. Instead, we should initialize the Dataframe with the whole dataset once at the beginning, and then only add columns to it (which is very fast), but no new rows if at all possible.\n", + "\n", + "One issue with Numpy/Pandas is that commonly a dataset is loaded into memory as a whole. There are ways around that (for example by processing a csv file in batches), but very often those are not used. In reality, it's probably not that big an issue in the DH field, since datasets seem to be smaller on average. But it is still a good idea to be as efficient as possible in this regard, esp. for our purpose, since we won't have any knowledge or guarantees in advance about the data we'll be handling (which might very well be bigger than the availble memory). Also, since we are building an interactive application, it makes a difference whether a query comes back within a second, or ten.\n", + "\n", + "### More random benchmarks, this time with Pandas" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading a csv file with Pandas as a whole.                                                │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This is ok, as long as the dataset is not too big.                                        │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function   load_csv                                                           │\n",
+       "│ ╶───────────────────┼───────────╴                                                         │\n",
+       "│          max memory │ 63.625 MB                                                           │\n",
+       "│      execution time │    342 ms                                                           │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def load_csv(path):                                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     df = pd.read_csv(path)                                                            │ │\n",
+       "│ │     for _ in df[\"year_month\"]:                                                        │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return counter                                                                    │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "import pandas as pd\n", + "\n", + "def load_csv(path):\n", + "\n", + " counter = 0\n", + "\n", + " df = pd.read_csv(path)\n", + " for _ in df[\"year_month\"]:\n", + " counter = counter + 1\n", + "\n", + " return counter\n", + "\n", + "profile_read_csv = MemoryRecorder.profile_func(\"Reading a csv file with Pandas as a whole.\", \"This is ok, as long as the dataset is not too big.\", False, load_csv, file_path)\n", + "print(profile_read_csv.report)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading a csv file with Pandas, iterating over rows                                       │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ As one can see, this is very very slow, and not a good idea at all to do in Pandas.       │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function   load_csv                                                           │\n",
+       "│ ╶───────────────────┼───────────╴                                                         │\n",
+       "│          max memory │ 80.875 MB                                                           │\n",
+       "│      execution time │  21704 ms                                                           │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def load_csv(path):                                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     df = pd.read_csv(path)                                                            │ │\n",
+       "│ │     for index, row in df.iterrows():                                                  │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return counter                                                                    │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "import pandas as pd\n", + "\n", + "def load_csv(path):\n", + "\n", + " counter = 0\n", + "\n", + " df = pd.read_csv(path)\n", + " for index, row in df.iterrows():\n", + " counter = counter + 1\n", + "\n", + " return counter\n", + "\n", + "profile_read_csv = MemoryRecorder.profile_func(\"Reading a csv file with Pandas, iterating over rows\", \"As one can see, this is very very slow, and not a good idea at all to do in Pandas.\", False, load_csv, file_path)\n", + "print(profile_read_csv.report)\n" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading a csv file with Pandas, in chunks.                                                │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This is a good approach when dealing with a dataset that is large, and we don't need it   │\n",
+       "│ except for a single operation on a single column. We can optimize the                     │\n",
+       "│ execution-time/memory-usage by adjusting the 'chunksize' value.                           │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function  load_csv_in_chunks                                                  │\n",
+       "│ ╶───────────────────┼────────────────────╴                                                │\n",
+       "│          max memory │       6.0390625 MB                                                  │\n",
+       "│      execution time │             892 ms                                                  │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def load_csv_in_chunks(path):                                                         │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     chunksize=1000                                                                    │ │\n",
+       "│ │     with pd.read_csv(path, chunksize=chunksize) as reader:                            │ │\n",
+       "│ │         for chunk_df in reader:                                                       │ │\n",
+       "│ │             for _ in chunk_df[\"year_month\"]:                                          │ │\n",
+       "│ │                 counter = counter + 1                                                 │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return counter                                                                    │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "def load_csv_in_chunks(path):\n", + "\n", + " counter = 0\n", + "\n", + " chunksize=1000\n", + " with pd.read_csv(path, chunksize=chunksize) as reader:\n", + " for chunk_df in reader:\n", + " for _ in chunk_df[\"year_month\"]:\n", + " counter = counter + 1\n", + "\n", + " return counter\n", + "\n", + "profile_read_csv = MemoryRecorder.profile_func(\"Reading a csv file with Pandas, in chunks.\", \"This is a good approach when dealing with a dataset that is large, and we don't need it except for a single operation on a single column. We can optimize the execution-time/memory-usage by adjusting the 'chunksize' value.\", False, load_csv_in_chunks, file_path)\n", + "print(profile_read_csv.report)\n", + "\n" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.10" + } + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/data/.ipynb_checkpoints/requirements-checkpoint.ipynb b/docs/architecture/data/.ipynb_checkpoints/requirements-checkpoint.ipynb new file mode 100644 index 000000000..d7373199e --- /dev/null +++ b/docs/architecture/data/.ipynb_checkpoints/requirements-checkpoint.ipynb @@ -0,0 +1,936 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "outputs": [], + "source": [ + "import os\n", + "import dharpa\n", + "from rich.jupyter import print\n", + "from dharpa import DHARPA_TOOLBOX_DEFAULT_WORKFLOWS_FOLDER\n", + "from dharpa.data.core import schemas_to_dict\n", + "from dharpa.graphs.utils import graph_to_image\n", + "from dharpa.utils import get_data_from_file" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "# Context & Requirements\n", + "\n", + "## Types of data\n", + "\n", + "- scalars (mostly user inputs, booleans, strings, enums, numbers)\n", + "- lists of items of the same type\n", + "- tabular data (a collection of lists of items of the same type, each with the same number of items, incl. schema)\n", + "- binary data: images, videos, audio files" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In our application, we'll deal with a few basic types of data:\n", + "\n", + "- scalars (mostly user inputs, booleans, strings, enums, numbers)\n", + "- lists of items of the same type\n", + "- tabular data (a collection of lists of items of the same type, each with the same number of items, incl. schema)\n", + "- binary data: images, videos, audio files\n", + "\n", + "*Sidenote*: I consider every kind of user input as data, since it is conceptually the same thing and needs to be recorded and managed the same way.\n", + "\n", + "For our purpose, we can ignore scalars because they are easy and cheap to handle, and can be attached to any sort of data or metadata in a few different ways. Also, let's ignore binary data for now, while acknowledging that we will need a strategy to deal with efficiently, in a way that is not too different from how we deal with other types.\n", + "\n", + "Which leaves us with lists and tabular data. Those are different to scalars, because there is no telling in advance how many rows they will have, and how large its cells will be (aka 'how many bytes are we dealing with, KBs, MBs, GBs, TBs?'). List (arrays) will be our main data type, along with tables (dataframes) -- the latter are really just lists of lists (including a schema/description of the type of each list). In a lot of cases a module will receive a table, and the output will be a list of the same length as the table. When using Pandas, we usually assign dataframes to variables, this is handy because we have access to the whole dataset via a single variable, and can access the columns seperately via their names. For our case, because we will have connected modules, we will probably deal with 2 scenarios:\n", + "\n", + "- a module changes the data in a dataframe in one or several columns: this will be rare, but in this case the result of such a module will be a new dataframe\n", + "- a module adds one or several column to a dataset: this is much more common. It doesn't make much sense to have dataframes as outputs in this case, since those would contain the same data as the input. There is no need to allocate double the amount of memory, for an exact copy of something we already have available (for read purposes). So, in those cases the output will be one or several lists, with the same amount of rows as the input dataframe. Those lists can then be easily assembled into a dataframe at a later stage, if the need arises.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "## Requirements\n", + "\n", + "Since data will be the central object our application handles, we need to decide on an internal (as well as import/export) data format. The obvious thing to do would be to use the most common format (probably json), and just use that. For several reasons (layed out in the [data_formats document](data_formats.ipynb)), I don't think this is a good idea in our case. I think we can anticipate our main requirements on a data format before writing any code, which is why I created this document: to list those requirements, and to come up with a recommendation that is based upon them." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### Technical requirements\n", + "\n", + "- schema-aware (ideally included in the format)\n", + "- binary format (performance, filesize)\n", + "- column-based (for tabular data -- analytics query performance)\n", + "- zero-copy, memory-mapping\n", + "- compression in-build (preferrable)\n", + "- possible to use from different programming languages (at least Python & JS)\n", + "- as little cpu, memory, and disk utilization as possible\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The first group of requirements is technical: we are creating an interactive application, which means we should at least spend some time optimizing for speed (in those instances where it's possbile). In addition: the more we know about our data and its 'shape', the less complex our code has to be, since that removes the need for investigating and validating data at multiple points along its journey.\n", + "\n", + "The latter can be achieved by using a data format that is schema aware (e.g. not csv), and ideally includes that schema as metadata in its specification, so we can query the data(-bytes) directly, without having to read seperate, external specifications.\n", + "\n", + "For the performance requirements, it's fairly easy to see why we should be looking for a binary, column-based format, that ideally has extra features like memory-mapping and compression.\n", + "\n", + "Last but not least we want to be able to access our data from different programming languages. Python and JavaScript support will be mandatatory, but being able to read from Julia and R would also be highly desirable.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### General requirements\n", + "\n", + "- option to attach metadata\n", + "- versioning of datasets\n", + "- versioning of metadata\n", + "- we want to be able to treat all data the same way, independent of size, format, other characteristics\n", + "- we want all of this to be more or less transparent to our end-users!" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Because it's in the nature of our application that we won't exactly know hob big and what shape the data we will be dealing with will have, we have to anticipate a wide range of types and sizes. In order to not have to deal with those differentely each time, it would be highly adventageous if we can come up with a standard 'interface' for our datasets, that lets us, as a minimum, query minimal required metadata (schema, authors, size), and which allows us to forward the dataset to other parts of our application (other modules, frontend), without having to convert or serialize/deserialize it.\n", + "\n", + "Most importantly, we will have to figure out a way to make most of this transparent to users. This is probably nothing a data format can help us with directly, but there might be factors in the periphery which can make this easier, or harder (e.g.: how common is that data-format, how much tooling exists for it?)\n", + "\n", + "One of our main requirements is to be able to easily attach metadata to our datasets. In addition we want it to be as easy as possible to 'version' the containing data, as well as the attached metadata. Those requirements stem from the need for good research data practices, and should not need further explanation. Let's look at those two points in a bit more detail:" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "#### Technical metadata (automatic)\n", + " - data type\n", + " - schema (if tabular data)\n", + " - statistics on columns, rows (number of rows, min in column, max in column)\n", + " - data specific indicators/summaries (e.g. geographic range, resolution, ...)\n", + " - digest / checksum (unique id!)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The most important metadata we'll be dealing with is the type of data, and its schema in case its in tabular form. As was mentioned above, ideally this would be forced and included by/in the data format we choose, so we can rely on it to be available, always.\n", + "In addition, in a lot of cases it aids performance if certain characteristics of a dataset are known without having to actually touch it. One example would be min/max values for numeric columns. Geographic range, resolution could be interesting for location data, creation date for photos, and so on.\n", + "A special item of metadata is a checksum: that enables us to confirm the bytes of a dataset haven't changed since we last checked, and it also makes things like caching or lookups easier.\n", + "All of those metadata items can be created more or less automatically, without any user input. This is important to differentiate, because that means we don't need to worry about providing a user-interface so they can be added/attached.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + " \n", + "#### Other metadata (requires user input)\n", + " - provenance / lineage / heritage\n", + " - author(s)/creator(s) incl. contact info\n", + " - creation / modification date\n", + " - comments, annotations\n", + " - \"ALL THE METADATA\" (Angela R. Cunningham, PhD)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The second category of metadata is defined by the necessity for manual user input (at least in parts). Which of course means we need to somehow provide a metadata editing facility for those items. Authorship information as well has the provenance-related metadata is arguably the most important one here. But I imagine we'll come up with quite a few more metadata fields we will want to be able to attach. It's probabaly a good idea to talk to our colleagues who develop Zotero and Tropy for some input in this regard." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Dataset versioning\n", + "\n", + "- versioning of the 'actual' data:\n", + " - new data added\n", + " - existing data changed/fixed\n", + " - existing data removed\n", + "- metadata versioning:\n", + " - independent of actual data changes (except for last modification dates, new authors added, checksum)\n", + " - new metadata added\n", + " - existing metadata changed/fixed\n", + " - metadata removed\n", + " - no new dataset version necessary\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Data versioning is usually a bit overlooked (although that seems to be changing now, and there are some 'git for data' services and tools cropping up). But it's crucial for good data practices.\n", + "\n", + "In order to always know how result data was created, we need to know exactly which inputs were used, and what exactly was done to them. If any of the inputs changes, and we don't record it, then there will be confusion later, when someone tries to recreate a result with the changed input.\n", + "\n", + "This implies we have a way to point to datasets using some sort of identifier, something like a DOI -- but it does not need to be globally unique, just locally (unless the data gets shared/exported).\n", + "\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Contexts in which we handle data\n", + "\n", + "- 'onboarding' data:\n", + " - external data gets fed into a workflow / into our app\n", + " - we store a copy internally (to prevent changes we are not aware of)\n", + " - some minimal metadata needs to be provided (but can be at least partly determined automatically)\n", + " - gets unique id / alias(es) & checksum & version '1'\n", + "- internal data transformation & transfer:\n", + " - each module processes input data and creates output data\n", + " - output data gets fed into the input of another module\n", + " - input/output data is requested by frontend for display purposes (viz, statistics, table-view, ...)\n", + "- exporting data:\n", + " - researcher needs data in a specific format (csv, Excel, json...) for further processing, publishing, etc." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Along with listing requirements, it makes sense to think about in which contexts we deal with data, and how. I think we can seperate three main areas:\n", + "\n", + "- data onboarding\n", + "- internal data transformation & transfer\n", + "- data export\n", + "\n", + "For the first and last items the 'interface' of the data is important, which means we are concerned about how to translate external dataformat into our internal one, as well as the other way around. For the second item we only deal with our internal format, so performance and code complexity are more important considerations.\n", + "\n", + "For data onboarding, one thing is important is that we store a copy of the dataset the user points us to in a space where we can be sure the data doesn't get changed by external means. We would also add some automatic metadata, and might or might not require the user to provide some basic required metadata-fields manually. We would also give a newly onboarded dataset a version '1' (or maybe '1.0').\n", + "\n", + "Data export is the least problematic area: since we have a minimal set of required metadata for every piece of data we use internally, it should be fairly trivial to export it into any viable export format (csv, excel, json, parquet,...).\n", + "\n", + "Data onboarding and export could also be combined in some scenarios: for example if we don't provide a tool to 'clean' up data (or do something else that would require a version change on the dataset) and users would have to do it externally, we could export the dataset into a temporary folder, let the user do their thing, and then re-import the changed dataset into a new version of the existing, internal one, copying the existing metadata with some additions that describe what was done to the data." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "# Solution proposal" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Apache Arrow\n", + "\n", + "- binary, column-based, language-independent in-memory format\n", + "- well defined schema and data types, rudimentary custom metadata support\n", + "- native support for 2 on-disk formats:\n", + " - feather (same as in-memory format), parquet\n", + "- client implementations for most relevant languages\n", + "- growing ecosystem:\n", + " - Arrow Flight (fast data transport framework)\n", + " - Plasma (In-Memory object store)\n", + " - Vaex (native support for memory-mapped feather files, memory-mapped querying)\n", + " - duckdb (column-based, python-native sql engine)\n", + " - easy import/export to NumPy/Pandas types (Arrays, DataFrames) -- still some serialization cost\n", + "- likely to be the standard format for data exchange in data science/data engineering in the future" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In my research, [Apache Arrow](https://arrow.apache.org/) came closest to match our technical requirements, and should let us implement most of the other ones too. It is a binary, column based in-memory format that comes with implementations in a number of programming languages (incl. the ones we are interested in).\n", + "\n", + "From the Arrow website:\n", + "\n", + "> Apache Arrow is a software development platform for building high performance applications that process and transport large data sets. It is designed to both improve the performance of analytical algorithms and the efficiency of moving data from one system or programming language to another.\n", + ">\n", + "> A critical component of Apache Arrow is its in-memory columnar format, a standardized, language-agnostic specification for representing structured, table-like datasets in-memory. This data format has a rich data type system (included nested and user-defined data types) designed to support the needs of analytic database systems, data frame libraries, and more.\n", + "\n", + "In addition to the efficient in-memory format, it supports 2 on-disk formats: feather & parquet. The former one is basically the same as the in-memory format (with all the advantages that come with that), and the latter is a fairly standard format to exchange large(-ish) datasets between processes and infrastructure components.\n", + "\n", + "In my opinion (and I'm not alone), Arrow will be the de-facto standard data format for tabular data in the future, in both data science and data engineering. It is well designed, and a lot of the reasons why it came about line up fairly well with our own requirements (althought, at a different scale obviously). Because of that, there is a rich tooling ecosystem growing around Apache Arrow at the moment, which I think we can expect to satisfy to most of our current and future needs in the near to medium-term future, if not already.\n", + "\n", + "Esp. [vaex](https://vaex.io/) and [duckdb](https://duckdb.org/) look like very interesting developments. Pandas and Numpy import/export is very well supported, and as well optimized as seems possible. [Apache Arrow Flight](https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/) and the [Plasma Object store](https://arrow.apache.org/docs/python/plasma.html) look like good contenders that could handle our potential data transport needs in the future." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Identifying and versioning datasets\n", + "\n", + "- every dataset gets it's unique id (uuid) as well as one or several user-defined and automatic aliases\n", + "- a new version of a dataset is created when its data content changes (content can be entirely different)\n", + "- a user can 'designate' a new version of data, in some cases it can be done by our application automatically\n", + "- versioning of metadata is independent of dataset version\n", + "- allows us to discover 'out-of-date' results (via their connected input-ids), and recreating them with updated input dataset\n", + "- frontend must be able to list, access and query datasets/inputs/outputs via unique id & version number\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "It should be obvious that and why we need some sort of (at least internal) unique identifier for each dataset. The main scenario where users will come in touch with such an identifier is when they are asked to choose an input dataset for a module/workflow. It's possible to make that 100% transparent to the user, and let them for example select a folder of csv files, which we would then copy into our internal data repository, assign it an id, and use that for our calculation. That would mean though, that the next time the user wants to use the same dataset again, we would do the same again, basically duplicating our internal dataset. We probably could be smart about it, and recognize those sort of duplicates, but that would involve fairly complex and fragile code I think we should rather avoid, and come up with an interface metaphor/language that makes users aware what is going on, and which empowers them with proper tooling to manage their research data according using best practices (metadata, versioning, etc.).\n", + "\n", + "So, I propose that we should have a 'data management' section in our application UI, which could be used to both 'onboard' and manage datasets independent of a workflow, but also within the context of a workflow (for example by re-using some of the file selection widgets and filling in a newly create dataset id into a workflow input, right after onboarding). How that would look like exactly, we'd have to figure out and I think it would be a work-item on itself.\n", + "\n", + "The same goes for dataset versioning. One way I can imagine this working is to have a ``..`` postfix to our unique dataset identifier, where the ``minor`` part gets incremented with every metadata version change, and the ``major`` part for when the actual data changes. Another point to consider is whether to only use version number increases, or also have a concept of 'branching', where the versions of datasets can diverge, from a common parent. I think there is a point to be made for not making things to complicated unless really necessary, so most of this can be solved with a simple versioning scheme, and assigning totally new datasets id if something significant changes in the data of a dataset (while potentially preserving the lineage information by storing the 'parent id' in the new datasets metadata). But, as I said above, I think this would be a good item to investigate independently." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Storing module results\n", + "\n", + "- requirements: workflow history & snapshots & long running processes\n", + "- need for caching of at least the latest results\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "This section includes a quick recapitulation how our workflows are described and managed by the backend, as well as an outline how to handle and store temporary as well as final workflow outputs. This is important, because having access to already computed results is necessary for some of our requirements (derived from our user-stories):\n", + " - workflow history: enable the user to move back in the history of input sets of a workflow session\n", + " - snapshots: 'tag' certain input sets (basically creating a snapshot of that particular workflow state)\n", + " - support for long running processes: a user will want to have access to computational results, even if the had other workflow sessions inbetween (while a particularly long running job was running)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### Quick recap: workflow modularity\n", + "\n", + "Every module has:\n", + " - one or several named inputs\n", + " - one or several named outputs\n", + " - as well as schema information for each input and output\n", + "\n", + "A workflow is a user-facing entity that:\n", + " - can also be used as a module (has inputs, outputs, schema)\n", + " - contains one or several modules\n", + " - where some inputs of some (internal) modules can be connected to an output of another (internal) module\n", + " - inputs of modules that are not connected to an output of another (internal) module are user inputs" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In this example we'll use a workflow that is simlates a ``nand`` logic-gate. Such a logic gate can be created by using ``and`` and ``not`` logic gates one after the other. Below you can see a short description of the modules and their inputs, as well as how that would be configured in a workflow description json file. The important part is the ``modules`` value." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### example module: ``nand``\n", + "\n", + " - consists of two other modules: \n", + " - ``and``\n", + " - inputs: ``a`` & ``b`` (booleans)\n", + " - output: ``y`` (boolean - true if both inputs are true, otherwise false)\n", + " - ``not``:\n", + " - input: ``a`` (boolean - connected to ``y`` output of ``and``)\n", + " - output: ``y`` (boolean - negated input)\n", + " - two inputs: ``a`` & ``b`` (booleans, connect directly to ``and`` inputs)\n", + " - one output: ``y`` (false if 'a' & 'b' are true, otherwise true -- connects to ``y`` output of ``not`` module)" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
Module description: nand\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
{\n",
+       "    'modules': [\n",
+       "        {'module_type': 'and'},\n",
+       "        {'module_type': 'not', 'input_links': {'a': 'and.y'}}\n",
+       "    ],\n",
+       "    'input_aliases': {'and__a': 'a', 'and__b': 'b'},\n",
+       "    'output_aliases': {'not__y': 'y'},\n",
+       "    'module_type_name': 'nand',\n",
+       "    'meta': {'doc': \"Returns 'True' if both inputs are 'False'.\"}\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "print(\"Module description: [b]nand[/b]\")\n", + "print(get_data_from_file(os.path.join(DHARPA_TOOLBOX_DEFAULT_WORKFLOWS_FOLDER, \"logic_gates\", \"nand.json\")))" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "After creating the workflow description file, we create the workflow object in code, and for illustration purposes, we display the execution order and the state graph of the workflow (in its inital, stale state without any inputs)." + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 3, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "workflow = dharpa.create_workflow(\"nand\")\n", + "graph_to_image(workflow.structure.execution_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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x14g3eyDUqk8fvz4+PHjY2Njz58/L3Q5jqWxsTEuLq6zs/Pbb78NCQkRuhzgC+lmNxQKxeHDhx966KG4uDgEnNXcvHnziSee6O7uLikpGfrFGGBNSDd7olAoioqKHn744djY2HPnzgldjvhdv349JibGycmpuLg4MDBQ6HJgYJBudkahUBw6dOiRRx6Ji4tDwFnUzz//HDZuxtwAACAASURBVBMTI5VKS0pKAgIChC4HBgzpZn+YgJswYUJcXNyPP/4odDnidO3atZiYmGHDhn3zzTd+fn5ClwODgXSzSwg4i6qtrY2MjPT09Dx+/PiIESOELgcGCelmr9zc3A4dOhQaGoqAM6+ampqYmBhfX9/jx497e3sLXQ4MHtLNjrm5uRUWFj766KNRUVHff/+90OWIQXV1dWxs7OjRo4uLi4cPHy50OTAkSDf75ubm9sUXX0yePHn69OmnT58Wuhz7dvHixZiYmJCQkCNHjgwbNkzocmCokG52jwm4sLCw+Ph4BNygnT179oknnnjwwQe//PJLDw8PocsBM0C6iQEbcNOnT6+oqBC6HPtz5syZJ598csKECYcPH0a0iQbSTSTkcvmhQ4cef/zx+Ph4BNyAfP/999OnT58yZcqXX37p7u4udDlgNkg38ZDJZJ9//nlERER8fPx3330ndDn2oby8PDY29o9//OPBgwflcrnQ5YA5Id1ERSaT7d+/PyIiIiEhAQHXr9LS0sTExMjIyH/961+urq5ClwNmhnQTG+YdXGRkZHx8/L///W+hy7Fd33777VNPPRUVFfX5558j2kQJ6SZCLi4u+/fvj4qKSkhIQMD16uuvv37qqacSExP/9a9/yWQyocsBi0C6iZOLi8u+ffuYgDt16pTQ5diWr776KikpKTk5+bPPPpNKpUKXA5aCdBMtJuCio6MTExMRcKwvv/xy5syZM2fO3LVrl7Ozs9DlgAUh3cTMxcVl7969MTExTz755Ndffy10OcIrKipKS0ubN28eos0RIN1EzsXFpaCgYPr06cnJyQ4ecIcOHXr66aczMzN37twpkWDkix9+x+LHvIOLj49PTk4+efKk0OUIY9++fWlpaYsWLdq+fTuizUHg1+wQpFJpQUFBQkJCSkqKAwZcQUHBvHnznn322by8PESb48Bv2lFIpdK9e/f+13/9V0pKSklJidDlWM/u3bszMzOX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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 4, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "graph_to_image(workflow.create_state_graph(show_structure=True))" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Now, we set the inputs (both ``True``, which means the end-result should be ``False``). As you can see from the state graph, the workflow inputs are directly connected to the module inputs of the ``and`` module." + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "processing started: nand.nand\n", + "processing started: nand.and\n", + "processing finished: nand.and\n", + "processing started: nand.not\n", + "processing finished: nand.not\n", + "processing finished: nand.nand\n" + ] + } + ], + "source": [ + "workflow.inputs.a = True\n", + "workflow.inputs.b = True\n", + "\n", + "await workflow.process()" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Again, lets look at the workflow state, this time we display it using a json data structure, not a network graph:" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'alias': 'nand',\n",
+       "    'address': 'nand.nand',\n",
+       "    'type': 'nand',\n",
+       "    'is_pipeline': True,\n",
+       "    'state': 'results_ready',\n",
+       "    'inputs': {\n",
+       "        'a': {'schema': {'type': 'boolean', 'default': None}, 'value': True},\n",
+       "        'b': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "    },\n",
+       "    'outputs': {'y': {'schema': {'type': 'boolean', 'default': None}, 'value': False}},\n",
+       "    'execution_stage': None,\n",
+       "    'doc': \"Returns 'True' if both inputs are 'False'.\",\n",
+       "    'pipeline_structure': {\n",
+       "        'workflow_id': 'nand',\n",
+       "        'modules': [\n",
+       "            {\n",
+       "                'module': {\n",
+       "                    'alias': 'and',\n",
+       "                    'address': 'nand.and',\n",
+       "                    'type': 'and',\n",
+       "                    'is_pipeline': False,\n",
+       "                    'state': 'results_ready',\n",
+       "                    'inputs': {\n",
+       "                        'a': {'schema': {'type': 'boolean', 'default': None}, 'value': True},\n",
+       "                        'b': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "                    },\n",
+       "                    'outputs': {\n",
+       "                        'y': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "                    },\n",
+       "                    'execution_stage': 1,\n",
+       "                    'doc': \"Returns 'True' if both inputs are 'True'.\",\n",
+       "                    'pipeline_structure': None\n",
+       "                },\n",
+       "                'input_connections': {'a': '__parent__.a', 'b': '__parent__.b'},\n",
+       "                'output_connections': {'y': ['not.a']}\n",
+       "            },\n",
+       "            {\n",
+       "                'module': {\n",
+       "                    'alias': 'not',\n",
+       "                    'address': 'nand.not',\n",
+       "                    'type': 'not',\n",
+       "                    'is_pipeline': False,\n",
+       "                    'state': 'results_ready',\n",
+       "                    'inputs': {\n",
+       "                        'a': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "                    },\n",
+       "                    'outputs': {\n",
+       "                        'y': {'schema': {'type': 'boolean', 'default': None}, 'value': False}\n",
+       "                    },\n",
+       "                    'execution_stage': 2,\n",
+       "                    'doc': 'Negates the input.',\n",
+       "                    'pipeline_structure': None\n",
+       "                },\n",
+       "                'input_connections': {'a': 'and.y'},\n",
+       "                'output_connections': {'y': ['__parent__.y']}\n",
+       "            }\n",
+       "        ],\n",
+       "        'workflow_input_connections': {'a': ['and.a'], 'b': ['and.b']},\n",
+       "        'workflow_output_connections': {'y': 'not.y'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "state = workflow.to_dict(include_structure=True)\n", + "print(state)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### How to actually deal with workflow/module outputs?\n", + "\n", + "- why not store all results?\n", + "- smart way of storing/deleting/managing storage:\n", + " - compression\n", + " - efficient module design\n", + " - cleanup process\n", + " - only store results if good execution time/result size ratio, otherwise just re-process" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "To satisfy the above mentioned requirements, my current plan is to just store all results of all module runs, instead of coming up with a complicated caching scheme. There will have to be some sort of 'result-cleaning' and consolidation, but I think if we are being smart about it this might be the most promising strategy, which will introduce the least amount of complexity.\n", + "\n", + "A folder structure to accomodate that would probably look something like this:" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "\n", + "\n", + "- each module has its own name/id, all results for a module will be stored under same folder\n", + "- 'result.feather' has one or several columns that represent output values\n", + "- also, one column with runtime metadata (execution time, version of workflow, etc.)\n", + "- this works well with the 'dataset' API in Apache Arrow: https://arrow.apache.org/docs/python/dataset.html (which means we can lazy-load all results of a workflow/module into the same dataframe, and do 'meta'-queries and -analysis on that if we choose to)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In order to not waste too much hard-disk space (which would be the most obvious concern here), I think we have a few different options. For one, we'd store all results with compression enabled. We would implement our modules in an efficient way that is aware of how we store results. We might have a cleanup process running in the background that is aware of how often a result is accessed, and how it's compute-time/result-size ratio is. In some cases where that ratio leans very much towards result-size, we might decide to not store those results at all, but re-process every time." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Streaming module results\n", + "\n", + "TBD" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "This is an area I haven't done too much work on yet, but in general: we will want to have access to intermediate results (or, rather: partial results in real-time), so we can provide the user with information they can use to determine whether to cancel a running process or not. Even though we will probably not have that functionality available in our initial, first version, I think we should anticipate that requirement, and design our data management with it in mind, so it can be added later without having to re-write a lot of code." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Default data format (for import/export)\n", + "\n", + "- every result can be described by specifying:\n", + " - the input dataset(s) and other inputs\n", + " - the workflow (and workflow version) that was used to produce it\n", + " - -> theoretically, every (result) dataset can be described by very small json file/metadata set\n", + "- proposal: invent our own (small) set of file formats (including version-nr, metadata schema, payload)\n", + " - Apache Arrow based for tabular/scalar data\n", + " - folder/zip based for binary data\n", + " - all our import modules would create files in that format\n", + " - provide tooling (and modules) to convert/export those to all common data formats\n", + " - possibility of data registries:\n", + " - very simple implementation compared to products like dataverse, ckan\n", + " - high performance data transfer (using Apache Flight)\n", + " - different levels: local (within our app), organization-wide, global (aka default registry)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The last thing to decide is whether we want to provide a 'standard' data format for our application. This will be modelled closely upon the format we will use internally, but with some added metadata fields and possibly restrictions.\n", + "\n", + "This is mostly for the purpose of sharing, transferring, and publishing data. In principle, there is a really lightweight way to share our work: since we can describe everything we do by specifying the workflow, and listing all the inputs we use with it. Assuming all inputs are either scalars or, in case of datasets, available via download, this description could be very lightweight: it's just a json file containing the workflow structure (incl. maybe version information), and input-data urls. With that, everyone with access to the data can in theory replicate any end- and intermediate result.\n", + "\n", + "In theory, that json structure can also be attached to every result dataset, which means that our results will always come with information how they were produced (and how to re-produce them).\n", + "\n", + "Since all this is very dependent on being able to have access to metadata alongside the 'actual' data, and because in my experience systems and architectures that store metadata seperately to data are either fairly complex, specific and hard to maintain, I would propose we come up with a way to package our data in a way that allows for our metadata to always be included, and where it's easy to access both data and metadata without having to open the whole file. Arrow gets us a long way toward that (for tabular data), the only thing that is missing is a standard way to include metadata. For that we have two options: use the Arrow 'metadata' field (which is fairly limited, it only takes encoded byte-arrays as keys/values), or store our metadata in a seperate column. Currently, I'm leaning toward the latter option, but this is something we'll have to try out and play with to get a better idea how feasable it is.\n", + "For other types of data (binary blobs, images, etc.), I propose we use an archive format (zip, tar, ...) with a json file at a standard location (e.g. './.metadata.json') that includes the same metadata schema a tabular dataset would use. That way our datasets always have the same 'interface'. And we can provide a set of standard tools (which could be implemented as workflow modules and workflows) to import and export 'our' data from/to commonly used formats like csv, excel, etc (which in most cases would not include metadata at all).\n" + ] + } + ], + "metadata": { + "celltoolbar": "Slideshow", + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.10" + } + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/data/data_centric_approach.ipynb b/docs/architecture/data/data_centric_approach.ipynb new file mode 100644 index 000000000..00858e863 --- /dev/null +++ b/docs/architecture/data/data_centric_approach.ipynb @@ -0,0 +1,50 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": { + "collapsed": true, + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "# A (parallel?) data centric approach for kiara/lumy" + ] + }, + { + "cell_type": "markdown", + "source": [ + "- decision between Workflow creation and Workflow execution\n", + "-" + ], + "metadata": { + "collapsed": false, + "pycharm": { + "name": "#%% md\n" + } + } + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 2 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython2", + "version": "2.7.6" + } + }, + "nbformat": 4, + "nbformat_minor": 0 +} diff --git a/docs/architecture/data/data_formats.ipynb b/docs/architecture/data/data_formats.ipynb new file mode 100644 index 000000000..aac4f897f --- /dev/null +++ b/docs/architecture/data/data_formats.ipynb @@ -0,0 +1,608 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [], + "source": [ + "from dharpa.benchmarking.data import clear_system_cache, MemoryRecorder, get_example_file\n", + "\n", + "from rich.jupyter import print\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "collapsed": true, + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "This document is a primer on data formats and structures, and how and why those affect our project. I have no idea about how much of this is common knowledge, and how much is news to the majority. I have noticed a few common misconceptions and assumptions about some of the topics in here, so I figured it makes sense to try to get everyone on the same page. I've tried to keep this simple and short, so there are some things in here that are over-simplified bordering on incorrect.\n", + "\n", + "My educated guess is that in our project we will mostly be concerned about structured, tabular data, which is why I'll be focussing on that. I might add a companion document about 'binary-blob' data later on.\n", + "\n", + "## Data serialization and storage\n", + "\n", + "- data lives in memory or on disk\n", + "- lots of 0's and 1's -- binary format\n", + "- only 'decoding' gets you a useful representation\n", + "- 'text' is just an often used encoding format" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "The natural habitat of (digital) data is computer memory or on disk. Data is always stored in binary form, and there is always some sort of decoding involved to make data usable in one way or another (with the exception of booleans maybe). Even when we talk about text files (seemingly implying that those are not binary since they are 'text'), we are dealing with binary data. It's just such a standard data encoding format that tools to decode that sort of data are available everywhere. Decoding text is by no means trivial, but luckily our tools have evolved so much by now -- and we have standards like utf-8 commonly available -- that we as users hardly ever come across decoding issues anymore. At least not to the extent we used to. It still happens, and I would imagine quite a bit more in the Digital Humanities than in your everyday 'business' use-case. So it helps to be aware of at least the basics involved in text encoding standards, and I would recommend anyone doing any sort of programming to read up on it.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "# Tabular data (serialization) formats\n", + "\n", + "- serialization/deserialization\n", + "- binary or not, here I come:\n", + " - avro, protobuf, pickle\n", + " - csv, json, yaml, xml\n", + "- 'structured formats' with schema, or without:\n", + " - avro, protobuf, thrift, flatbuffers, xml\n", + " - csv, json, yaml, messagepack, pickle\n", + "- zero-copy, memory-mapping?\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "The (arguably) most important type of data we'll be dealing with is structured, tabular data. So it pays to think about how its digital form is represented in memory, and what issues are involved when trying to store, manipulate and transfer it.\n", + "\n", + "In our context, tabular data is always a 2 dimensional matrix (rows, columns), where each column has the same number of items, and each column contains items of the same data type (or union of data types). Tabular data can have a column that can be used as index, but that is optional. Each table can be described with a schema, which is basically a list of column names, and the data types associated with each of those columns.\n", + "\n", + "### Serialization / deserialization\n", + "\n", + "Every programming language represents its basic data types differently in memory. That's especially true for the arguably most common data type: the string. Also, that in-memory representation is (almost) always different to the format of the (functially) same data when exported into a file on disk.\n", + "\n", + "This means that, if we want to export our data in our code, we need to do a step that is called 'serializing' (or 'marshalling'): we convert the data into a commonly accepted representation of a commonly accepted set of data-types. This serialization is usually expensive, computationally speaking. We want to avoid it, if at all possible, or at least always postpone it until the last possible moment, when we are sure the data won't change anymore, so we only have to do it once.\n", + "The same goes for de-serializing data, just in the other direction: we only want to do it once, then keep it in memory in our native representation (if the size of the data allows it), so we don't have to read it again. Even if the content of a file is in the OS (page) cache (which would mean we don't actually have to read the file-content from disk) we'd still have to spend the cpu-cycles for de-serialization. So, big no-no, bad data-scientist!\n", + "\n", + "### Format types\n", + "\n", + "For serialization, we have two basic options: text, and binary (let's just not nitpick and assume that this distinction makes sense).\n", + "\n", + "#### Text-based formats\n", + "\n", + "Serializing into a text-based format usually means taking all the elements our tabular data consists of, one by one, then serialize each element into its textual representation (like for example ``\"hello world\"`` for a string, ``5`` for an integer, ``true`` for a boolean in json), and then assembling one big 'meta'-string out of all those sub-elements. For csv, that might include a header-row, and adding delimiters like ',' in between the elements. For json it would be adding list ('``[``', '``]``') or dictionary ('``{``', '``}``') indicators, as well as deliminters and other elements as outlined in the JSON specification.\n", + "\n", + "I haven't done any research on it, but I'd imagine csv would be one of the oldest widely-used data storage formats. Csv is a text based tabular format, and it allows you to specify an optional header to describe column names. It allows for different deliminters between row cells (whole rows are delimited by the end-of-line special character). Other commonly used text-based formats are json, yaml, toml, xml. Those are not strictly tabular data formats, they can also contain just scalars, dictionaries, or lists (tabular data is always a list of dictionaries of the same shape).\n", + "\n", + "#### Binary formats\n", + "\n", + "Serializing into a binary format is usually very specific to the format itself, so there are not really any common tools to read more than one of them (like there are for text-based formats, where you could use any text editor and at least display the content in a meaningful way), and different formats have different priorites (like small size of the resulting blob, quick random read/write access, suitability for streaming, etc). Binary formats often have compression built-in, whereas text formats never have (but can be usually compressed well enough by external tools due to certain characteristics of encoded strings). Also, they usually are a lot easier on the cpu for serialization/deserialization purposes, since it's easier to optimize them for that scenario.\n", + "\n", + "Binary formats existed for a long time, but in recent years they are used more widely again. Decentralized software architecture (microservices) as well as 'big(-ish) data' played a huge part in that. Because, as it turns out that, while serializing a few items of data per seconds into json and back is not that much of a problem, doing the same thing for millions of large (or even small) chunks of data actually is. In some cases that serialization step can take more time than the actual computation that was done on the data. To counter that issue, people came up with formats like 'Avro', 'Thrift', 'ProtoBuf'. Pythons 'pickle' can also be considerd a binary serialization format.\n", + "\n", + "\n", + "### Schema\n", + "\n", + "Another useful way to separate data formats is to check whether they include a (native) schema that describes the value types of the data they hold, or not. If schema information is present, it can either be included in the resulting file, or be stored elsewhere.\n", + "\n", + "Having schema information for a dataset is highly desirable, because it tells us exactly what type of data we are dealing with (is it a string, integer, float? what precision?). Whereas most text-based data formats don't include a schema definition format, there are sometimes external efforts to remedy that (JSON-schema, for example). None of the text-based formats I can think of at the top of my head include the schema in a resulting file. This is important, because the complexity of tools that handle data increases if they need to worry about secondary, 'side-car' files for incoming data.\n", + "\n", + "#### Slight detour: csv\n", + "\n", + "Csv is bit special in that it can contain a 'header' row in the first line, which can be used to determine column names. Since this row is optional, it is not always present which of course complicates the import process. Because csv files are so common in data science, most of the tools we use include some csv-import method that more or less smartly determines the (text-)encoding of the file, whether it has a header row, as well as the schema of the included data. This method usually serializes the data into the appropriate internal representations of the column types after it is reasonably sure the inferred schema is correct-ish. Without a definite, (externally provided) schema it is not possible to guess this reliably in every case, so a developer should always assert the correct types are present after such an import.\n", + "\n", + "### Streaming, zero-copy, memory-mapping\n", + "\n", + "One thing that everyone working semi-seriously in data science and handling big-ish data should be aware of is that in most OS'es you can read (or 'load') data in more ways than one. The 'one' way is usually something like:\n", + "\n", + "``` python\n", + "file = open('dataset.csv')\n", + "lines = file.read() # or file.readlines()\n", + "```\n", + "\n", + "When using Pandas, it'll probably take the form of:\n", + "``` python\n", + "import pandas as pd\n", + "pd.read_csv('dataset.csv')\n", + "```\n", + "\n", + "Both of those read the whole file into memory. Which will be fine if the dataset is small or there is a need for it to be\n", + "in memory in full. Depending on the situation, it might be wasteful, though. For example when calculating the mean for a column of integers. In that case it's a better strategy to read one line of the file, process the column we are interested in, eject the line from memory, then read the next line, only keeping the current total and the number of items we processed so far. That way we'll never allocate more memory than what is needed for a single line. We can even process datasets that are larger than the available memory of or our workstation.\n", + "\n", + "As a matter of fact, we could do even better if we would know the offset and length of the column we are interested in, in that case, we would only have to read the bytes that hold the integer value we need, and could ignore the other cells of a row completely. Again, this might or might be an issue depending on the size of the data in a row, but if we have a dataset with a lot of large columns, the I/O operations we would not have to do by only reading the exact data we need could improve the speed of processing considerably. Doing that doesn't really work for csv files, for example. Since there is no good way for us to know the exact offset of length of the column we are interested in. There are data formats that support that kind of operation though.\n", + "\n", + "Along with those fairly simple strategies to deal with data efficiently, there are more advanced ones that also deal with data and how it is handled in a system memory as well as on disk. For those of you who are interested, I would recommend looking up the terms 'memory-mapping', and 'zero-copy'.\n", + "\n", + "### Some random benchmarks, to illustrate" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading the whole file                                                                    │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This iterates through all lines in memory, keeping all of them in memory at the same      │\n",
+       "│ time.                                                                                     │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function  count_lines                                                         │\n",
+       "│ ╶───────────────────┼─────────────╴                                                       │\n",
+       "│          max memory │    53.75 MB                                                         │\n",
+       "│      execution time │      144 ms                                                         │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def count_lines(path):                                                                │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     f = open(path)                                                                    │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │     length = 0  # ignores '\\n' characters                                             │ │\n",
+       "│ │     lines = f.readlines()                                                             │ │\n",
+       "│ │     for line in lines:                                                                │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │         length = length + len(line)                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return {\"no_lines\": counter, \"size\": length}                                      │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "file_path = get_example_file()\n", + "\n", + "def count_lines(path):\n", + "\n", + " f = open(path)\n", + " counter = 0\n", + " length = 0 # ignores '\\n' characters\n", + " lines = f.readlines()\n", + " for line in lines:\n", + " counter = counter + 1\n", + " length = length + len(line)\n", + "\n", + " return {\"no_lines\": counter, \"size\": length}\n", + "\n", + "profile_count_lines = MemoryRecorder.profile_func(\"Reading the whole file\", \"This iterates through all lines in memory, keeping all of them in memory at the same time.\", False, count_lines, file_path)\n", + "print(profile_count_lines.report)" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading the file line by line                                                             │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This allocates only very little memory, since once a line is read and processed, it will  │\n",
+       "│ be disregarded.                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function  count_lines                                                         │\n",
+       "│ ╶───────────────────┼─────────────╴                                                       │\n",
+       "│          max memory │      0.0 MB                                                         │\n",
+       "│      execution time │      115 ms                                                         │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def count_lines(f):                                                                   │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │     length = 0  # ignores '\\n' characters                                             │ │\n",
+       "│ │     for line in f:   # when using open like we do here, it returns an iterator not a  │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │         length = length + len(line)                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return {\"no_lines\": counter, \"size\": length}                                      │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "\n", + "file_obj = open(file_path, buffering=True)\n", + "def count_lines(f):\n", + " counter = 0\n", + " length = 0 # ignores '\\n' characters\n", + " for line in f: # when using open like we do here, it returns an iterator not a materialized list\n", + " counter = counter + 1\n", + " length = length + len(line)\n", + "\n", + " return {\"no_lines\": counter, \"size\": length}\n", + "\n", + "profile_count_lines = MemoryRecorder.profile_func(\"Reading the file line by line\", \"This allocates only very little memory, since once a line is read and processed, it will be disregarded.\", False, count_lines, file_obj)\n", + "file_obj.close()\n", + "print(profile_count_lines.report)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "## Structured (binary) data layout strategies\n", + "\n", + "- Row-based:\n", + " - (most commonly used dbs): sqlite, Postgres, MySQL, ...\n", + " - Avro\n", + "- Column-based\n", + " - OLAP dbs: duckdb, ClickHouse, BigQuery, Snowflake ...\n", + " - pandas dataframe\n", + " - parquet, feather" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "In order to use the more advanced operations on data I described earlier, the data formats we use need to support them. None of the simple formats like csv, json, yaml do. There is one category of applications that had to deal with those things for decades though: databases. So I think it pays to look a bit at how they handle storing data, and what kind of trade-offs they are making. Basically, a database is a system that lets you persist (mostly) structured data on disk, and gives you an easy, memory- and processing-efficient way to query and retrieve it back. To do that, they have different ways to persist data, add indexes, cache 'hot' data, and so on. As it turns out, there are 2 main ways data can be stored on disk for efficient retrieval: row-based, and column-based (I'm ignoring document/'nosql' databases here, since -- for almost all practical use-cases -- they are inferior to relational ones).\n", + "\n", + "\n", + "\n", + "### Row-oriented databases\n", + "\n", + "The most common database type is 'row-oriented'. This means that data is stored in a way so that each row represents a continuous block of disk (or memory). Data is quick and easy to read (if you are interested in a subset of rows) and it is very easy and fast to add new rows/records. This fits the most common requirements businesses have for a database, since new items are added constantly, which is why most databases we encounter in the wild are row-based. Examples for such databases are: Postgres, sqlite, MySQL.\n", + "\n", + "### Column-oriented databases\n", + "\n", + "Column-oriented databases have existed for a long time, but they are not as prevalent as their row-based cousins, and often ignored by developers who haven't been exposed to them and their advantages. Instead of storing data row-by-row, they store data column-by-column. This means that column-cells are layed out next to each other on disk, and different columns occupy different regions of the storage (not necessarily close to each other at all). The querying logic is quite different for this type of database, the main advantage is that a certain type of analytical query is really fast (speedups of 10x or even 100x are quite possible), also it is very easy to request whole columns from such a database without it having to access any irrelevant parts of the data. Compressing data is also easier with column-oriented databases, so usually those occupy less disk space than their row-based peers. The disadvantage of those databases is that it's harder and slower to add new data, so they are more common for situations where one either has a fixed dataset, or updates are rare, and come in big(er) batches. Also, certain types of queries are less suited for that layout, which makes it always a good idea to think about what you need out of your data before deciding on a database/database type.\n", + "\n", + "\n", + "### Row-based/column-based in data science\n", + "\n", + "How is this relevant? Well, because in data science we are dealing mostly with fixed datasets, and the queries we do on them are mostly analytical in a way that fits column-oriented data layouts; although exceptions from that rule are not uncommon. So it makes sense to depart from the 'common wisdom' of using a row-based approach. In fact, Numpy arrays and Pandas dataframes (which depend on them) are kept in memory using the column-based approach. This is important to know, because it helps us using and querying data correctly in our code. For example, it's not a good idea and very slow to add 'rows' to a Pandas dataframe. Instead, we should initialize the Dataframe with the whole dataset once at the beginning, and then only add columns to it (which is very fast), but no new rows if at all possible.\n", + "\n", + "One issue with Numpy/Pandas is that commonly a dataset is loaded into memory as a whole. There are ways around that (for example by processing a csv file in batches), but very often those are not used. In reality, it's probably not that big an issue in the DH field, since datasets seem to be smaller on average. But it is still a good idea to be as efficient as possible in this regard, esp. for our purpose, since we won't have any knowledge or guarantees in advance about the data we'll be handling (which might very well be bigger than the availble memory). Also, since we are building an interactive application, it makes a difference whether a query comes back within a second, or ten.\n", + "\n", + "### More random benchmarks, this time with Pandas" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading a csv file with Pandas as a whole.                                                │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This is ok, as long as the dataset is not too big.                                        │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function   load_csv                                                           │\n",
+       "│ ╶───────────────────┼───────────╴                                                         │\n",
+       "│          max memory │ 63.625 MB                                                           │\n",
+       "│      execution time │    342 ms                                                           │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def load_csv(path):                                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     df = pd.read_csv(path)                                                            │ │\n",
+       "│ │     for _ in df[\"year_month\"]:                                                        │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return counter                                                                    │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "import pandas as pd\n", + "\n", + "def load_csv(path):\n", + "\n", + " counter = 0\n", + "\n", + " df = pd.read_csv(path)\n", + " for _ in df[\"year_month\"]:\n", + " counter = counter + 1\n", + "\n", + " return counter\n", + "\n", + "profile_read_csv = MemoryRecorder.profile_func(\"Reading a csv file with Pandas as a whole.\", \"This is ok, as long as the dataset is not too big.\", False, load_csv, file_path)\n", + "print(profile_read_csv.report)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
-- system cache cleared --\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading a csv file with Pandas, iterating over rows                                       │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ As one can see, this is very very slow, and not a good idea at all to do in Pandas.       │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function   load_csv                                                           │\n",
+       "│ ╶───────────────────┼───────────╴                                                         │\n",
+       "│          max memory │ 80.875 MB                                                           │\n",
+       "│      execution time │  21704 ms                                                           │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def load_csv(path):                                                                   │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     df = pd.read_csv(path)                                                            │ │\n",
+       "│ │     for index, row in df.iterrows():                                                  │ │\n",
+       "│ │         counter = counter + 1                                                         │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return counter                                                                    │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "clear_system_cache()\n", + "import pandas as pd\n", + "\n", + "def load_csv(path):\n", + "\n", + " counter = 0\n", + "\n", + " df = pd.read_csv(path)\n", + " for index, row in df.iterrows():\n", + " counter = counter + 1\n", + "\n", + " return counter\n", + "\n", + "profile_read_csv = MemoryRecorder.profile_func(\"Reading a csv file with Pandas, iterating over rows\", \"As one can see, this is very very slow, and not a good idea at all to do in Pandas.\", False, load_csv, file_path)\n", + "print(profile_read_csv.report)\n" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
╭───────────────────────────────────────────────────────────────────────────────────────────╮\n",
+       "│ Reading a csv file with Pandas, in chunks.                                                │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│ This is a good approach when dealing with a dataset that is large, and we don't need it   │\n",
+       "│ except for a single operation on a single column. We can optimize the                     │\n",
+       "│ execution-time/memory-usage by adjusting the 'chunksize' value.                           │\n",
+       "│                                                                                           │\n",
+       "│                                                                                           │\n",
+       "│                     ╷                                                                     │\n",
+       "│   Profiled function  load_csv_in_chunks                                                  │\n",
+       "│ ╶───────────────────┼────────────────────╴                                                │\n",
+       "│          max memory │       6.0390625 MB                                                  │\n",
+       "│      execution time │             892 ms                                                  │\n",
+       "│                     ╵                                                                     │\n",
+       "│ ╭─ Code ────────────────────────────────────────────────────────────────────────────────╮ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │ def load_csv_in_chunks(path):                                                         │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     counter = 0                                                                       │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     chunksize=1000                                                                    │ │\n",
+       "│ │     with pd.read_csv(path, chunksize=chunksize) as reader:                            │ │\n",
+       "│ │         for chunk_df in reader:                                                       │ │\n",
+       "│ │             for _ in chunk_df[\"year_month\"]:                                          │ │\n",
+       "│ │                 counter = counter + 1                                                 │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ │     return counter                                                                    │ │\n",
+       "│ │                                                                                       │ │\n",
+       "│ ╰───────────────────────────────────────────────────────────────────────────────────────╯ │\n",
+       "╰───────────────────────────────────────────────────────────────────────────────────────────╯\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "def load_csv_in_chunks(path):\n", + "\n", + " counter = 0\n", + "\n", + " chunksize=1000\n", + " with pd.read_csv(path, chunksize=chunksize) as reader:\n", + " for chunk_df in reader:\n", + " for _ in chunk_df[\"year_month\"]:\n", + " counter = counter + 1\n", + "\n", + " return counter\n", + "\n", + "profile_read_csv = MemoryRecorder.profile_func(\"Reading a csv file with Pandas, in chunks.\", \"This is a good approach when dealing with a dataset that is large, and we don't need it except for a single operation on a single column. We can optimize the execution-time/memory-usage by adjusting the 'chunksize' value.\", False, load_csv_in_chunks, file_path)\n", + "print(profile_read_csv.report)\n", + "\n" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.10" + } + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/data/dev.ipynb b/docs/architecture/data/dev.ipynb new file mode 100644 index 000000000..06f3d5fc3 --- /dev/null +++ b/docs/architecture/data/dev.ipynb @@ -0,0 +1,36 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [ + "" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 2 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython2", + "version": "2.7.6" + } + }, + "nbformat": 4, + "nbformat_minor": 0 +} diff --git a/docs/architecture/data/index.md b/docs/architecture/data/index.md new file mode 100644 index 000000000..3e484ed46 --- /dev/null +++ b/docs/architecture/data/index.md @@ -0,0 +1,71 @@ +From looking at the user stories, and after listening to the interviews Lorella conducted and also considering my own +personal experience in eResearch, I think its save to say that the central topic we are dealing with is data. Without data, +none of the other topics (workflows, visualisation, metadata...) would even exist. Because of its central nature I want to lay out the different forms it comes in, and which characteristics of it are +important in our context. + +## What's data? + +Data is created from sources. Sources come in different forms (analog, digital) and can be anything from handwritten +documents in an archive to a twitter feed. Photos, cave-paintings, what have you. I'm not websters dictionary, but I think +one usable working definition of data could be a 'materialized source', in our context 'materialized source in digital form'. +From here on out I'll assume we are talking about 'digital' data when I mention data. + +One thing I'll leave out in this discussion is what is usually called 'dirty data' in data engineering, although it is +an important topic. Most of the issues there map fairly well to the structured/unstructured thing below. There are a few +differences, but in the interest of clarity let's ignore those for now... + +## Structured data / Data transformations + +Important for us is that data can come in two different formats: unstructured, and, who'd have guessed... structured. The same +piece of data can be theoretically expressed in structured as well as unstructured form: the meaning to a researcher would +be 100% the same, but the ways to handle, digest and operate with the data can differ, and in most scenarios adding structure +opens up possibilities to work with the data that weren't there before. In my head I call those two forms 'useless', and +'useful' data, but researcher usually get a bit agitated when I do, so I have learned to not do that in public anymore. + +For researchers, the most (and arguably only) important feature of 'structure' is that it enables them to +do *more* with the data they already possess. By means of computation. I think it's fair to say that only structured data +can be used in a meaningful way in a computational context. With the exception that unstructured data is useful input to +create structured data. + +One more thing to mention is that the line between structured and un-structured is sometimes hard to draw, +and can depend entirely on context. "One persons structured data is another persons unstructured data.", something like that. +In addition, in some instances unstructured data can be converted to structured data trivially, meaning without much effort +or any user-interaction. I'd argue we can consider those sorts of datasets basically 'structured'. + +### Example + +Lets use a simple example to illustrate all that: *a digital image of a document*. + +Depending on what you are interested in, such an image might already be structured data. For example it could contain geo-tags, and a +timestamp, which are both digitally readable. If you want to visualize on a map where a document is from, you can do that instantly. +Structured data, yay! + +Similarly, if you are interested in the color of the paper of the document (ok, I'm stretching my argument here as this seems fairly +unlikely, but this is really just to illustrate...), you might get the color histogram of the image (which is trivial to extract, +but needs some batch-computation), and for your purposes you would also consider the image file structured data. + +Now, if you are interested in the text content of the document, things get more interesting. You will have to jump +through some hoops, and feed the image file to an OCR pipeline that will spit out a text file for example. The data +itself would still be the same, but now computers can access not only some probably irrelevant metadata, but also the text content, +which, in almost all cases, is where the 'soul' of the data is. + +It could be argued that 'just' a text file is not actually structured. I'd say that groups of ascii-characters that +can be found in english-language dictionaries, separated by whitespaces and new-lines can be considered a structure, +even if only barely. The new format certainly allows the researcher to interact with the data in other ways (e.g. full-text search). + +We can go further, and might be interested in characteristics of the text content (language, topics, etc.). This is where +the actual magic happens, everything before that is just rote data preparation: turning unstructured (or 'other-ly' structured) +data into (meaningful) structured data... On a technical level, those two parts (preparation/computation) of a research workflow might look (or be) +the same, but I think there is a difference worth keeping in mind. If I don't forget I'll elaborate on that later. + +## 'Big-ish' data + +I'm not talking about real 'Big data'-big data here, just largish files, or lots of them, or both. I don't think we'll encounter many use-cases where we have to move +or analyze terabytes of data, but I wouldn't be surprised if we come across a few gigabytes worth of it every now and then. + +There are a few things we have to be prepared for, in those cases: + +- transferring that sort of data is not trivial (esp. from home internet connections with limited upload bandwidth) -- and we will most likely have to be able to offer some sort of resumable-upload (and download) option (in case of a hosted solution) +- if we offer a hosted service, we will have to take into account and plan for this, so we don't run out of storage space (we might have to impose quotas, for example) +- computation-wise, we need to make sure we are prepared for large datasets and handle that in a smart way (if we load a huge dataset into memory, it can crash the machine where that is done) +- similarly, when we feed large datasets into a pipeline, we might not be able to just duplicate and edit the dataset like we could do for small amounts of data (too expensive, storage-wise) -- so we might need to have different strategies in place on how to execute a workflow, depending on file sizes (for example some sort of copy-on-write) diff --git a/docs/architecture/data/persistence.md b/docs/architecture/data/persistence.md new file mode 100644 index 000000000..b97e2b3ea --- /dev/null +++ b/docs/architecture/data/persistence.md @@ -0,0 +1,124 @@ +# Data persistence + +This is a document to describe my plans for storing data (and metadata) in *kiara*. (Almost) nothing I describe here is inmplemented yet, so it only reflects my current thinking. I think the overall strategy will hold, but there might be changes here and there. + +## The problem + +*kiara*s main functionality centers around transforming input data sets to output data sets. Those outputs need to be stored, to be of any use later on. Obviously. When deciding how to do this, we must take into account concerns about performance, disk- and memory-usage, data versioning, which metadata to attach, in what way, how to deal with metadata schemas (and versioning of both), etc. + +## The solution + +Well, solution. This is my current thinking of how to tackle the problem in a way that takes into account all of the aspects described above, while still being flexible enough to hopefully be able to incorporate solutions for future unforsseen issues. + +I am having trouble coming up with a good structure for this document, so I think I'll just try to tell the story from the point of view of data. Starting from a state where data exists outside of *kiara*, to when it is in a state to be ready to be published. As with everything I'm writing here as an explanation of generic and abstract concepts, some of the technical details I'm describing might be simplified to the point of being incorrect... + +## The 7 stages of data + +One thing I'd like to say before I start to describe those stages: the transformation of a dataset, from one stage to the next, **always** **always** **always** happens by piping the dataset through a *kiara* module. At **absolutely** **no** point is this done without *kiara*s involvement and knowledge. The dataset is used as input for a module, and the result (technically a new dataset) is a representation of the dataset in its next stage. This is important to keep in mind, as it is crucial for us so we can track data lineage. I'll write more on the specifics of this below, where it makes more sense. + +### 1) Unmanaged + +At the beginning, there was csv. Whether I like it or not, csv is the most predominant form data comes in. Csv is bad in a lot of ways, but in my mind the worst thing about it is that it is schema-less. True, in some cases you have a header-line, which gives you column-names, but that's not a requirement. Also, in a lot of cases you can auto-determine the type of each column, and luckily libraries like Pandas or Apache Arrow solved that problem for us so we don't have to do it ourselves every time. But those auto-parsers are not fool-proof, and you end up with integers where you wanted floats (or doubles), or integers where you wanted strings, or vice versa. + +In some cases we get data in a form that includes at least a semi-schema. Like a sqlite database file (which is more 'strongly' typed). But it's a lucky day when we get data that contains metadata about authorship, how and when it was created, from what sources, etc. + +### 2) Onboarded + +This is the first thing we need to do to unmanaged data: we need to 'onboard' it, so *kiara* knows the data exists, and what exact bytes it consists of. This last thing is very important: we have to be able to make sure the data we are talking about is not being changed externally, a lot of things in *kiara*s approach to data depend on this. + +Practically, in most cases this means *kiara* will copy one or several files into a protected area that no other application can/should access. That way we always have a reference version of the dataset (the bytes) we are talking about. + +One thing *kiara* does at this stage is give the dataset a uniuqe id, which can be used to reference it later (by users, or other objects/functions). Another thing is to collect some basic metadata: when the file/folder was imported, from what original path, what the filenames are, mime-type, size of files, original file attributes (creation data, permissions, etc.). This can all be captured automatically. We can also record who it was that imported the dataset, if we have some app-global configuration about the current user, like a full name and email-address. Note, that this might or might not be the person who created the dataset. + +So, at this stage all we did was copy a file(set) into a protected area to sort of 'freeze' it, and augment it with very basic metadata. We don't know anything about the nature of the dataset yet, all we know is the bytes the datasets consists of. It is important to point out that we would not have to store those chunks of bytes as files again, using the same structure as the original set of files. The dataset ceased to be 'files' here for us, we are only interested in the chunks of bytes (and their meaning) from here on out. We could store the data in an object store, zipped, tarred and feathered (pun intended). Or as byte-stream directly on block storage, if we were crazy enough. + +A side-note that makes things a bit more complicated, but it is probably necessary to address potential concerns: no, we don't actually need to copy the files, and can leave them in place and only generate the metadata and id for them. This might be necessary in cases where the source data is very big (photos, movies, audio-files, other large datasets). I don't think we need to figure out how exactly we deal with this scenario right now, but it basically comes down to making the user aware of what is happening, and what the implications are if the source data is changed externally (inconsistent metadata and potential incorrect result data-sets further down the line). There are strategies to help prevent some of those potential issues (checksums, for example), but overall we have to acknowledge that working with large-sized datasets is always a challenge, and in some cases we might just have to say: "sorry, this is too big for us right now". + +### 3) Augmented with more (basic) metadata + +To recapitulate: at this stage we have data (chunks of bytes -- not files!!! hit yourself over the head twice with something semi-heavy if you are still think in terms of files from here on out!) in a protected area, some very basic metadata, and an id for each dataset. We might or might not have authorship metadata (arguably one of the most important pieces of metadata), depending on whether who 'onboarded' the dataset actually created it. + +So, as a first step and following good practice, at this stage we should try to get the user to tell us about authorship and other core metadata about our dataset (licensing, copyright, ...). I don't think we can make this step mandatory, in practice, but we should push fairly hard, even if that means a slight decrease in user experience. It is very important information to have... + +So, one thing we could do was to have a checkbox that lets the user confirm: I created the data (in which case we can just copy the 'imported-by' field). + + + +### 3) Typed + +Chunks of bytes are not very useful by itself. They need to be interpreted to be of use. This means: determining in some way what the structure of the chunks of bytes is, and then applying common conventions for that particular structure (aka data type/format) when reading the chunks of bytes. Therefore 'interpreting' the chunks of bytes. This is a very obvious thing that happens all the time we use computers, but I think it makes sense to point it out here, because usually this is transparent to the user when they click an 'Open file' button in an application, and even some developers are ignorant to the underlying concept (and can afford to be, since they usually work several abstraction layers above where that is happening). + +To encapsulate this concept, we will create a 'data type' for each important group of datasets that share some important characteristics. Examples for very simple data types are strings, integers, booleans. I'll ignore those, because those are trivial to use, and that triviality actually makes it harder to explain the concept I'm talking about. More relevant data types are: 'table', 'network graph', 'text corpus', 'photo collection'. Every data type inherently contains a description of, well, the 'type' of data represented by it, and, with that, information about how a user or code caqn access the actual data, and/or some of its properties. + +From here on out, I'll focus on tabular data in some form or other, since I expect that this will be one of our most important (base-) data types. I expect the reader to 'translate' whatever I'm saying below to other types, and extrapolate the practical differences. + +So, to explain this step I decided to look at three different use-cases (mostly because we use them in 2 of our example workflows, so people should be familiar with them): + +- a csv file with tabular data +- an imported folder of text files (a corpus) +- two imported csv files containing edge and node information to form a network graph + +#### Example: tabular data + +This is the simplest case, and very common: we have a csv file, and need to have some sort of tabular data structure that we can use to query and analyze the data contained in it. + +Let's assume we have onboarded a csv file using *kiara*, so we have a dataset id that we use to point to it. Technically, this dataset is already 'typed': it has the type 'file'. This is not a very useful type, all it allows can tell us is a file name (which in a way is metadata), and the file content. We can ask *kiara* to interpret the content of this file as table, though, because we know it must be one. This means we 'overlay' a different, more specific data type on top of the same data. + +Under the hood, *kiara* will use the Apache Arrow [``read_csv``](TODO) helper method, which is very smart and fast, and it can create an Arrow Table object out of a csv file. It can figure out file encoding, column names (if present), column types, seperator characters. This detection is not fool-proof, but should work good enough in practice that we don't need to worry about it here. What really happens here is that the ``read_csv`` method is not just reading our data, but also, at the same time, is adding some important metadata to our dataset. Pandas can do the same with its csv import method. Even though this adding of metadata is more or less transparent to the user -- so they are not really aware of it -- it happens, and it is a very important thing that must happen to make our dataset useful. In our application, we might or might not want to ask users whether the extracted column names and types are correct, but this is a UI-specific implementation detail. + +So, considering all this, the important point here is that at this stage we have actual 'table' data, there is no need for the original csv file anymore (except as a reference for data lineage purposes). Our dataset is now of the data type 'table'. Which means we have an assurance that we can query it for table metadata properties (number of rows, number and name of columns, column types, size in bytes, etc.). And we can apply functions against it that are commonly applied against tabular data (sql queries, filters, etc.). That means, a 'data type' is really just a convention, a marker, that tells us how the bytes are organized for a particular set of bytes, and how to interact with it. This is all users and 3rd party-code needs to worry about. Implementation details about how this data is stored or loaded are irrelevant on this level of abstraction. This reduces complexity for *kiara*s external facing API, while, of course, introducing some extra complexity internally. + + +#### Example: text corpus + +The source data comes as a folder of files, each file contains (just) text (not structured like json, csv, etc.). When we do the 'onboarding' step for this data, all we do is copy the files verbatim into a new location. There could be some metadata implicit in the relative paths of each file (e.g. languages -- files for the same language live in a subfolder named after the language), and there can also be some metadata in the file names. We preserve all that metadata by copying the folder one-to-one, without changing anything. But it is important to note that this metadata, as of yet, is still uncaptured. + +The 'soul' of this dataset (meaning: the properties of the dataset we are interested in and we want to use in our investigation, and which will hopefully answer our research question) is in the content of each text file (aka the unicode encoded chunks of bytes). It is important to say again: at this stage the dataset ceased to be a set of files! It is a dataset within *kiara* that has an id (a single one! not one for every text!), and it has a basic set of metadata fields (the ones we could collect automatically). Yes, the dataset is backed by a set of files in the *kiara* data store, but that is an implementation detail nobody needs to know about, and I think we should try hard to hide from users. If you haven't noticed so far: I strongly believe the file metaphor is a distraction, and not necessary for us, except when import/export is concerned. + +Anyway, *kiara* does not know much about the dataset at this stage. To be of actual use, we need to interpret the data. In this case, we know we want to interpret the data as a text corpus. + +The most basic shape we can imagine a text corpus to look like is a list of strings (an array, or a single-column table). For making it easier to work with the text corpus in the future, let's make up a convention to save in tabular form, and the column containing the text items is always named ``text_content``. If we use, for example Apache Arrow to store that table, it makes the stored chunks of data much smaller (in comparison to text files), and it also makes the whole thing easier (at least faster) to query. It also allows us to easily attach more (meta-)data to the dataset. + +!!! Note + The distinction between data and metadata becomes a bit blurry here. In a lot of cases, when I say metadata, it is metadata from the point of view of the research proess, not metadata for *kiara*. I don't know how to make it clear which I'm talking about in each case without making this whole thing even more unreadable as it already is, so I will just have to ask you to figure it out yourself, in each case :-) + +Because we didn't lose any of the implied metadata when onboarding our folder of text files, it would be a shame if we wouldn't actually capture it. In this case, let's assume we didn't have any subfolders (so no metadata in their name), but our files are named in a special way: + +``` +[publication_id]_[date_of_publishing]_[other_stuff_we_are_not_interested_in] +``` + +!!! Note + The information about the format is important (in a way it is also an input) and we need to retrieve it somehow. This is a real problem that doesn't look like a big problem. But it is, for us. I'll ignore this here, because it would complicate things too much and is only of tangential relevance. + +This means, we can extract the publication id and the date of publishing with a simple regular expression, and we can add a column for each one to our table that so far only contains the actual text for each item. The publication id will be of type string (even though some of the ids might be integers -- we don't care), and the publication date will be a time format. Now we have a table with 3 columns, and we can already filter the texts by date easily, which is pretty useful! We wouldn't, strictly speaking those two additional columns to have a dataset of type 'text corpus' but it's much more useful that way. As a general rule: if we have metadata like that, it should be extracted and attached to the data in this stage. It's cheap to do in a lot of cases, and we never know when it will be needed later. + +What we have at this stage is data that has the attributes of a table (columns with name and type info, as well as rows representing an item and it's metadata). This is basically the definition of our 'text corpus' data type: something that allows us to access text content items (the actual important data) using a mandatory column named ``text_content``, and that has zero to N metadata properties for each of those text items. In addition, we can access other metadata that is inherited from the base type (table): number of rows, size in bytes, etc, as well as its lineage (via a reference to the original onboarded dataset). +Internally, we'll store this data type as an Arrow table, but again, this is an implementation detail, and neither user nor frontend needs to know about this (exceptions apply, of course, but lets not get bogged down by those just now -- none of them are deal-breakers, as far as I can see). + +#### Example: network graph data + +Similar to the text corpus case above, let's think about what a basic definition of a network graph data type would look like. It would have to include a list of nodes, and a list of edges (that tell us how those nodes are connected). Actually, the list of nodes is implied in the list of edges, so we don't need to provide that if we don't feel like it (although, that doesn't apply if we have nodes that are not part of any edge). In addition, both nodes and edges can have attributes, but those are optional. So, our network graph data type would, at a minimum, need to be able to give us this information about all this via its interface. [networkx](TODO) is one of the most used Python libaries in this space, so let's decide that internally, for us, a network graph is represented as an object of the [Graph](TODO) class, or one of its subclasses. + +This class will give us a lot of useful methods and properties to access and query, one problem left is: how do we create an object of this class in a way that fits with our overall strategy? We can't save and load a networkx object directly ([pickling](TODO) would be a bad idea for several reasons), so we need to create (and re-create) it via some other way. + +For this, lets look at the constructor arguments of this class, as well as what sort of data types we have available that we can use to feed those arguments. [One option](TODO) apparently is to use a list of edges contained in a Pandas dataframe as input, along with a name of columns representing the names of source and target column name, something like: + +``` + graph: nx.DiGraph = nx.from_pandas_edgelist( + pandas_table, + source_column, + target_column, + ) +``` + +This could work for us: as in the other example, we can use a table as the 'backing' data type for our graph object. Considering a graph without any node attributes, we can have a table with a minimum of two columns, and via a convention that we just made up, we say that the source column should be called ``edge_source``, and the target column ```edge_target```. We wrap all this in an Arrow table again, and save it as such. And later load it again, assuming the same convention (which, basically, saves us from asking for 2 column names every time). If our graph also includes node attributes, all we do is extend the implementation of our network graph data type to create a second table with a required column ``node_id``, and one or several more columns that hold node attributes, similar to the metadata in our 'text corpus' example from above. + + +### 4) Transformed + +With all that out of the way, we can finally do something interesting with the data. Everything up to this point was more or less housekeeping: importing, tagging, marking, organizing datasets. We still are operating on the same actual data as was contained in the original files (whatever type they were). But we now know exactly what we can do with it without having to ask questions. + +Using the 3 example from above, we now know we have 3 datasets: one table, one text corpus (which is also a table, but a more specific one), and a network graph. And each of those datasets also comes with metadata, and we know what metadata files are available for what data types, and what the metadata means in each context. + +A first thing we can do is automatically matching datasets to available workflows: we know what input types a workflow takes (that is included in each workflow metadata). So all we need to do is check the input types of each available workflow against the type of a dataset. This works even with different specificity: give me all workflows that take as input a generic graph. Or: give me all workflows that take a directed graph as input (this is information that is included in the metadata of each network graph dataset). diff --git a/docs/architecture/data/requirements.ipynb b/docs/architecture/data/requirements.ipynb new file mode 100644 index 000000000..68a0e7ddc --- /dev/null +++ b/docs/architecture/data/requirements.ipynb @@ -0,0 +1,936 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "outputs": [], + "source": [ + "import os\n", + "import dharpa\n", + "from rich.jupyter import print\n", + "from dharpa import DHARPA_TOOLBOX_DEFAULT_WORKFLOWS_FOLDER\n", + "from dharpa.graphs.utils import graph_to_image\n", + "from dharpa.utils import get_data_from_file" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "# Context & Requirements\n", + "\n", + "## Types of data\n", + "\n", + "- scalars (mostly user inputs, booleans, strings, enums, numbers)\n", + "- lists of items of the same type\n", + "- tabular data (a collection of lists of items of the same type, each with the same number of items, incl. schema)\n", + "- binary data: images, videos, audio files" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In our application, we'll deal with a few basic types of data:\n", + "\n", + "- scalars (mostly user inputs, booleans, strings, enums, numbers)\n", + "- lists of items of the same type\n", + "- tabular data (a collection of lists of items of the same type, each with the same number of items, incl. schema)\n", + "- binary data: images, videos, audio files\n", + "\n", + "*Sidenote*: I consider every kind of user input as data, since it is conceptually the same thing and needs to be recorded and managed the same way.\n", + "\n", + "For our purpose, we can ignore scalars because they are easy and cheap to handle, and can be attached to any sort of data or metadata in a few different ways. Also, let's ignore binary data for now, while acknowledging that we will need a strategy to deal with efficiently, in a way that is not too different from how we deal with other types.\n", + "\n", + "Which leaves us with lists and tabular data. Those are different to scalars, because there is no telling in advance how many rows they will have, and how large its cells will be (aka 'how many bytes are we dealing with, KBs, MBs, GBs, TBs?'). List (arrays) will be our main data type, along with tables (dataframes) -- the latter are really just lists of lists (including a schema/description of the type of each list). In a lot of cases a module will receive a table, and the output will be a list of the same length as the table. When using Pandas, we usually assign dataframes to variables, this is handy because we have access to the whole dataset via a single variable, and can access the columns seperately via their names. For our case, because we will have connected modules, we will probably deal with 2 scenarios:\n", + "\n", + "- a module changes the data in a dataframe in one or several columns: this will be rare, but in this case the result of such a module will be a new dataframe\n", + "- a module adds one or several column to a dataset: this is much more common. It doesn't make much sense to have dataframes as outputs in this case, since those would contain the same data as the input. There is no need to allocate double the amount of memory, for an exact copy of something we already have available (for read purposes). So, in those cases the output will be one or several lists, with the same amount of rows as the input dataframe. Those lists can then be easily assembled into a dataframe at a later stage, if the need arises.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "## Requirements\n", + "\n", + "Since data will be the central object our application handles, we need to decide on an internal (as well as import/export) data format. The obvious thing to do would be to use the most common format (probably json), and just use that. For several reasons (layed out in the [data_formats document](data_formats.ipynb)), I don't think this is a good idea in our case. I think we can anticipate our main requirements on a data format before writing any code, which is why I created this document: to list those requirements, and to come up with a recommendation that is based upon them." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### Technical requirements\n", + "\n", + "- schema-aware (ideally included in the format)\n", + "- binary format (performance, filesize)\n", + "- column-based (for tabular data -- analytics query performance)\n", + "- zero-copy, memory-mapping\n", + "- compression in-build (preferrable)\n", + "- possible to use from different programming languages (at least Python & JS)\n", + "- as little cpu, memory, and disk utilization as possible\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The first group of requirements is technical: we are creating an interactive application, which means we should at least spend some time optimizing for speed (in those instances where it's possbile). In addition: the more we know about our data and its 'shape', the less complex our code has to be, since that removes the need for investigating and validating data at multiple points along its journey.\n", + "\n", + "The latter can be achieved by using a data format that is schema aware (e.g. not csv), and ideally includes that schema as metadata in its specification, so we can query the data(-bytes) directly, without having to read seperate, external specifications.\n", + "\n", + "For the performance requirements, it's fairly easy to see why we should be looking for a binary, column-based format, that ideally has extra features like memory-mapping and compression.\n", + "\n", + "Last but not least we want to be able to access our data from different programming languages. Python and JavaScript support will be mandatatory, but being able to read from Julia and R would also be highly desirable.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### General requirements\n", + "\n", + "- option to attach metadata\n", + "- versioning of datasets\n", + "- versioning of metadata\n", + "- we want to be able to treat all data the same way, independent of size, format, other characteristics\n", + "- we want all of this to be more or less transparent to our end-users!" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Because it's in the nature of our application that we won't exactly know hob big and what shape the data we will be dealing with will have, we have to anticipate a wide range of types and sizes. In order to not have to deal with those differentely each time, it would be highly adventageous if we can come up with a standard 'interface' for our datasets, that lets us, as a minimum, query minimal required metadata (schema, authors, size), and which allows us to forward the dataset to other parts of our application (other modules, frontend), without having to convert or serialize/deserialize it.\n", + "\n", + "Most importantly, we will have to figure out a way to make most of this transparent to users. This is probably nothing a data format can help us with directly, but there might be factors in the periphery which can make this easier, or harder (e.g.: how common is that data-format, how much tooling exists for it?)\n", + "\n", + "One of our main requirements is to be able to easily attach metadata to our datasets. In addition we want it to be as easy as possible to 'version' the containing data, as well as the attached metadata. Those requirements stem from the need for good research data practices, and should not need further explanation. Let's look at those two points in a bit more detail:" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "#### Technical metadata (automatic)\n", + " - data type\n", + " - schema (if tabular data)\n", + " - statistics on columns, rows (number of rows, min in column, max in column)\n", + " - data specific indicators/summaries (e.g. geographic range, resolution, ...)\n", + " - digest / checksum (unique id!)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The most important metadata we'll be dealing with is the type of data, and its schema in case its in tabular form. As was mentioned above, ideally this would be forced and included by/in the data format we choose, so we can rely on it to be available, always.\n", + "In addition, in a lot of cases it aids performance if certain characteristics of a dataset are known without having to actually touch it. One example would be min/max values for numeric columns. Geographic range, resolution could be interesting for location data, creation date for photos, and so on.\n", + "A special item of metadata is a checksum: that enables us to confirm the bytes of a dataset haven't changed since we last checked, and it also makes things like caching or lookups easier.\n", + "All of those metadata items can be created more or less automatically, without any user input. This is important to differentiate, because that means we don't need to worry about providing a user-interface so they can be added/attached.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + " \n", + "#### Other metadata (requires user input)\n", + " - provenance / lineage / heritage\n", + " - author(s)/creator(s) incl. contact info\n", + " - creation / modification date\n", + " - comments, annotations\n", + " - \"ALL THE METADATA\" (Angela R. Cunningham, PhD)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The second category of metadata is defined by the necessity for manual user input (at least in parts). Which of course means we need to somehow provide a metadata editing facility for those items. Authorship information as well has the provenance-related metadata is arguably the most important one here. But I imagine we'll come up with quite a few more metadata fields we will want to be able to attach. It's probabaly a good idea to talk to our colleagues who develop Zotero and Tropy for some input in this regard." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Dataset versioning\n", + "\n", + "- versioning of the 'actual' data:\n", + " - new data added\n", + " - existing data changed/fixed\n", + " - existing data removed\n", + "- metadata versioning:\n", + " - independent of actual data changes (except for last modification dates, new authors added, checksum)\n", + " - new metadata added\n", + " - existing metadata changed/fixed\n", + " - metadata removed\n", + " - no new dataset version necessary\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Data versioning is usually a bit overlooked (although that seems to be changing now, and there are some 'git for data' services and tools cropping up). But it's crucial for good data practices.\n", + "\n", + "In order to always know how result data was created, we need to know exactly which inputs were used, and what exactly was done to them. If any of the inputs changes, and we don't record it, then there will be confusion later, when someone tries to recreate a result with the changed input.\n", + "\n", + "This implies we have a way to point to datasets using some sort of identifier, something like a DOI -- but it does not need to be globally unique, just locally (unless the data gets shared/exported).\n", + "\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Contexts in which we handle data\n", + "\n", + "- 'onboarding' data:\n", + " - external data gets fed into a workflow / into our app\n", + " - we store a copy internally (to prevent changes we are not aware of)\n", + " - some minimal metadata needs to be provided (but can be at least partly determined automatically)\n", + " - gets unique id / alias(es) & checksum & version '1'\n", + "- internal data transformation & transfer:\n", + " - each module processes input data and creates output data\n", + " - output data gets fed into the input of another module\n", + " - input/output data is requested by frontend for display purposes (viz, statistics, table-view, ...)\n", + "- exporting data:\n", + " - researcher needs data in a specific format (csv, Excel, json...) for further processing, publishing, etc." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Along with listing requirements, it makes sense to think about in which contexts we deal with data, and how. I think we can seperate three main areas:\n", + "\n", + "- data onboarding\n", + "- internal data transformation & transfer\n", + "- data export\n", + "\n", + "For the first and last items the 'interface' of the data is important, which means we are concerned about how to translate external dataformat into our internal one, as well as the other way around. For the second item we only deal with our internal format, so performance and code complexity are more important considerations.\n", + "\n", + "For data onboarding, one thing is important is that we store a copy of the dataset the user points us to in a space where we can be sure the data doesn't get changed by external means. We would also add some automatic metadata, and might or might not require the user to provide some basic required metadata-fields manually. We would also give a newly onboarded dataset a version '1' (or maybe '1.0').\n", + "\n", + "Data export is the least problematic area: since we have a minimal set of required metadata for every piece of data we use internally, it should be fairly trivial to export it into any viable export format (csv, excel, json, parquet,...).\n", + "\n", + "Data onboarding and export could also be combined in some scenarios: for example if we don't provide a tool to 'clean' up data (or do something else that would require a version change on the dataset) and users would have to do it externally, we could export the dataset into a temporary folder, let the user do their thing, and then re-import the changed dataset into a new version of the existing, internal one, copying the existing metadata with some additions that describe what was done to the data." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "# Solution proposal" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Apache Arrow\n", + "\n", + "- binary, column-based, language-independent in-memory format\n", + "- well defined schema and data types, rudimentary custom metadata support\n", + "- native support for 2 on-disk formats:\n", + " - feather (same as in-memory format), parquet\n", + "- client implementations for most relevant languages\n", + "- growing ecosystem:\n", + " - Arrow Flight (fast data transport framework)\n", + " - Plasma (In-Memory object store)\n", + " - Vaex (native support for memory-mapped feather files, memory-mapped querying)\n", + " - duckdb (column-based, python-native sql engine)\n", + " - easy import/export to NumPy/Pandas types (Arrays, DataFrames) -- still some serialization cost\n", + "- likely to be the standard format for data exchange in data science/data engineering in the future" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In my research, [Apache Arrow](https://arrow.apache.org/) came closest to match our technical requirements, and should let us implement most of the other ones too. It is a binary, column based in-memory format that comes with implementations in a number of programming languages (incl. the ones we are interested in).\n", + "\n", + "From the Arrow website:\n", + "\n", + "> Apache Arrow is a software development platform for building high performance applications that process and transport large data sets. It is designed to both improve the performance of analytical algorithms and the efficiency of moving data from one system or programming language to another.\n", + ">\n", + "> A critical component of Apache Arrow is its in-memory columnar format, a standardized, language-agnostic specification for representing structured, table-like datasets in-memory. This data format has a rich data type system (included nested and user-defined data types) designed to support the needs of analytic database systems, data frame libraries, and more.\n", + "\n", + "In addition to the efficient in-memory format, it supports 2 on-disk formats: feather & parquet. The former one is basically the same as the in-memory format (with all the advantages that come with that), and the latter is a fairly standard format to exchange large(-ish) datasets between processes and infrastructure components.\n", + "\n", + "In my opinion (and I'm not alone), Arrow will be the de-facto standard data format for tabular data in the future, in both data science and data engineering. It is well designed, and a lot of the reasons why it came about line up fairly well with our own requirements (althought, at a different scale obviously). Because of that, there is a rich tooling ecosystem growing around Apache Arrow at the moment, which I think we can expect to satisfy to most of our current and future needs in the near to medium-term future, if not already.\n", + "\n", + "Esp. [vaex](https://vaex.io/) and [duckdb](https://duckdb.org/) look like very interesting developments. Pandas and Numpy import/export is very well supported, and as well optimized as seems possible. [Apache Arrow Flight](https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/) and the [Plasma Object store](https://arrow.apache.org/docs/python/plasma.html) look like good contenders that could handle our potential data transport needs in the future." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Identifying and versioning datasets\n", + "\n", + "- every dataset gets it's unique id (uuid) as well as one or several user-defined and automatic aliases\n", + "- a new version of a dataset is created when its data content changes (content can be entirely different)\n", + "- a user can 'designate' a new version of data, in some cases it can be done by our application automatically\n", + "- versioning of metadata is independent of dataset version\n", + "- allows us to discover 'out-of-date' results (via their connected input-ids), and recreating them with updated input dataset\n", + "- frontend must be able to list, access and query datasets/inputs/outputs via unique id & version number\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "It should be obvious that and why we need some sort of (at least internal) unique identifier for each dataset. The main scenario where users will come in touch with such an identifier is when they are asked to choose an input dataset for a module/workflow. It's possible to make that 100% transparent to the user, and let them for example select a folder of csv files, which we would then copy into our internal data repository, assign it an id, and use that for our calculation. That would mean though, that the next time the user wants to use the same dataset again, we would do the same again, basically duplicating our internal dataset. We probably could be smart about it, and recognize those sort of duplicates, but that would involve fairly complex and fragile code I think we should rather avoid, and come up with an interface metaphor/language that makes users aware what is going on, and which empowers them with proper tooling to manage their research data according using best practices (metadata, versioning, etc.).\n", + "\n", + "So, I propose that we should have a 'data management' section in our application UI, which could be used to both 'onboard' and manage datasets independent of a workflow, but also within the context of a workflow (for example by re-using some of the file selection widgets and filling in a newly create dataset id into a workflow input, right after onboarding). How that would look like exactly, we'd have to figure out and I think it would be a work-item on itself.\n", + "\n", + "The same goes for dataset versioning. One way I can imagine this working is to have a ``..`` postfix to our unique dataset identifier, where the ``minor`` part gets incremented with every metadata version change, and the ``major`` part for when the actual data changes. Another point to consider is whether to only use version number increases, or also have a concept of 'branching', where the versions of datasets can diverge, from a common parent. I think there is a point to be made for not making things to complicated unless really necessary, so most of this can be solved with a simple versioning scheme, and assigning totally new datasets id if something significant changes in the data of a dataset (while potentially preserving the lineage information by storing the 'parent id' in the new datasets metadata). But, as I said above, I think this would be a good item to investigate independently." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Storing module results\n", + "\n", + "- requirements: workflow history & snapshots & long running processes\n", + "- need for caching of at least the latest results\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "This section includes a quick recapitulation how our workflows are described and managed by the backend, as well as an outline how to handle and store temporary as well as final workflow outputs. This is important, because having access to already computed results is necessary for some of our requirements (derived from our user-stories):\n", + " - workflow history: enable the user to move back in the history of input sets of a workflow session\n", + " - snapshots: 'tag' certain input sets (basically creating a snapshot of that particular workflow state)\n", + " - support for long running processes: a user will want to have access to computational results, even if the had other workflow sessions inbetween (while a particularly long running job was running)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### Quick recap: workflow modularity\n", + "\n", + "Every module has:\n", + " - one or several named inputs\n", + " - one or several named outputs\n", + " - as well as schema information for each input and output\n", + "\n", + "A workflow is a user-facing entity that:\n", + " - can also be used as a module (has inputs, outputs, schema)\n", + " - contains one or several modules\n", + " - where some inputs of some (internal) modules can be connected to an output of another (internal) module\n", + " - inputs of modules that are not connected to an output of another (internal) module are user inputs" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In this example we'll use a workflow that is simlates a ``nand`` logic-gate. Such a logic gate can be created by using ``and`` and ``not`` logic gates one after the other. Below you can see a short description of the modules and their inputs, as well as how that would be configured in a workflow description json file. The important part is the ``modules`` value." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### example module: ``nand``\n", + "\n", + " - consists of two other modules: \n", + " - ``and``\n", + " - inputs: ``a`` & ``b`` (booleans)\n", + " - output: ``y`` (boolean - true if both inputs are true, otherwise false)\n", + " - ``not``:\n", + " - input: ``a`` (boolean - connected to ``y`` output of ``and``)\n", + " - output: ``y`` (boolean - negated input)\n", + " - two inputs: ``a`` & ``b`` (booleans, connect directly to ``and`` inputs)\n", + " - one output: ``y`` (false if 'a' & 'b' are true, otherwise true -- connects to ``y`` output of ``not`` module)" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
Module description: nand\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
{\n",
+       "    'modules': [\n",
+       "        {'module_type': 'and'},\n",
+       "        {'module_type': 'not', 'input_links': {'a': 'and.y'}}\n",
+       "    ],\n",
+       "    'input_aliases': {'and__a': 'a', 'and__b': 'b'},\n",
+       "    'output_aliases': {'not__y': 'y'},\n",
+       "    'module_type_name': 'nand',\n",
+       "    'meta': {'doc': \"Returns 'True' if both inputs are 'False'.\"}\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "print(\"Module description: [b]nand[/b]\")\n", + "print(get_data_from_file(os.path.join(DHARPA_TOOLBOX_DEFAULT_WORKFLOWS_FOLDER, \"logic_gates\", \"nand.json\")))" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "After creating the workflow description file, we create the workflow object in code, and for illustration purposes, we display the execution order and the state graph of the workflow (in its inital, stale state without any inputs)." + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 3, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "workflow = dharpa.create_workflow(\"nand\")\n", + "graph_to_image(workflow.structure.execution_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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x14g3eyDUqk8fvz4+PHjY2Njz58/L3Q5jqWxsTEuLq6zs/Pbb78NCQkRuhzgC+lmNxQKxeHDhx966KG4uDgEnNXcvHnziSee6O7uLikpGfrFGGBNSDd7olAoioqKHn744djY2HPnzgldjvhdv349JibGycmpuLg4MDBQ6HJgYJBudkahUBw6dOiRRx6Ji4tDwFnUzz//HDZuxtwAACAASURBVBMTI5VKS0pKAgIChC4HBgzpZn+YgJswYUJcXNyPP/4odDnidO3atZiYmGHDhn3zzTd+fn5ClwODgXSzSwg4i6qtrY2MjPT09Dx+/PiIESOELgcGCelmr9zc3A4dOhQaGoqAM6+ampqYmBhfX9/jx497e3sLXQ4MHtLNjrm5uRUWFj766KNRUVHff/+90OWIQXV1dWxs7OjRo4uLi4cPHy50OTAkSDf75ubm9sUXX0yePHn69OmnT58Wuhz7dvHixZiYmJCQkCNHjgwbNkzocmCokG52jwm4sLCw+Ph4BNygnT179oknnnjwwQe//PJLDw8PocsBM0C6iQEbcNOnT6+oqBC6HPtz5syZJ598csKECYcPH0a0iQbSTSTkcvmhQ4cef/zx+Ph4BNyAfP/999OnT58yZcqXX37p7u4udDlgNkg38ZDJZJ9//nlERER8fPx3330ndDn2oby8PDY29o9//OPBgwflcrnQ5YA5Id1ERSaT7d+/PyIiIiEhAQHXr9LS0sTExMjIyH/961+urq5ClwNmhnQTG+YdXGRkZHx8/L///W+hy7Fd33777VNPPRUVFfX5558j2kQJ6SZCLi4u+/fvj4qKSkhIQMD16uuvv37qqacSExP/9a9/yWQyocsBi0C6iZOLi8u+ffuYgDt16pTQ5diWr776KikpKTk5+bPPPpNKpUKXA5aCdBMtJuCio6MTExMRcKwvv/xy5syZM2fO3LVrl7Ozs9DlgAUh3cTMxcVl7969MTExTz755Ndffy10OcIrKipKS0ubN28eos0RIN1EzsXFpaCgYPr06cnJyQ4ecIcOHXr66aczMzN37twpkWDkix9+x+LHvIOLj49PTk4+efKk0OUIY9++fWlpaYsWLdq+fTuizUHg1+wQpFJpQUFBQkJCSkqKAwZcQUHBvHnznn322by8PESb48Bv2lFIpdK9e/f+13/9V0pKSklJidDlWM/u3bszMzOX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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 4, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "graph_to_image(workflow.create_state_graph(show_structure=True))" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Now, we set the inputs (both ``True``, which means the end-result should be ``False``). As you can see from the state graph, the workflow inputs are directly connected to the module inputs of the ``and`` module." + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "processing started: nand.nand\n", + "processing started: nand.and\n", + "processing finished: nand.and\n", + "processing started: nand.not\n", + "processing finished: nand.not\n", + "processing finished: nand.nand\n" + ] + } + ], + "source": [ + "workflow.inputs.a = True\n", + "workflow.inputs.b = True\n", + "\n", + "await workflow.process()" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Again, lets look at the workflow state, this time we display it using a json data structure, not a network graph:" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'alias': 'nand',\n",
+       "    'address': 'nand.nand',\n",
+       "    'type': 'nand',\n",
+       "    'is_pipeline': True,\n",
+       "    'state': 'results_ready',\n",
+       "    'inputs': {\n",
+       "        'a': {'schema': {'type': 'boolean', 'default': None}, 'value': True},\n",
+       "        'b': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "    },\n",
+       "    'outputs': {'y': {'schema': {'type': 'boolean', 'default': None}, 'value': False}},\n",
+       "    'execution_stage': None,\n",
+       "    'doc': \"Returns 'True' if both inputs are 'False'.\",\n",
+       "    'pipeline_structure': {\n",
+       "        'workflow_id': 'nand',\n",
+       "        'modules': [\n",
+       "            {\n",
+       "                'module': {\n",
+       "                    'alias': 'and',\n",
+       "                    'address': 'nand.and',\n",
+       "                    'type': 'and',\n",
+       "                    'is_pipeline': False,\n",
+       "                    'state': 'results_ready',\n",
+       "                    'inputs': {\n",
+       "                        'a': {'schema': {'type': 'boolean', 'default': None}, 'value': True},\n",
+       "                        'b': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "                    },\n",
+       "                    'outputs': {\n",
+       "                        'y': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "                    },\n",
+       "                    'execution_stage': 1,\n",
+       "                    'doc': \"Returns 'True' if both inputs are 'True'.\",\n",
+       "                    'pipeline_structure': None\n",
+       "                },\n",
+       "                'input_connections': {'a': '__parent__.a', 'b': '__parent__.b'},\n",
+       "                'output_connections': {'y': ['not.a']}\n",
+       "            },\n",
+       "            {\n",
+       "                'module': {\n",
+       "                    'alias': 'not',\n",
+       "                    'address': 'nand.not',\n",
+       "                    'type': 'not',\n",
+       "                    'is_pipeline': False,\n",
+       "                    'state': 'results_ready',\n",
+       "                    'inputs': {\n",
+       "                        'a': {'schema': {'type': 'boolean', 'default': None}, 'value': True}\n",
+       "                    },\n",
+       "                    'outputs': {\n",
+       "                        'y': {'schema': {'type': 'boolean', 'default': None}, 'value': False}\n",
+       "                    },\n",
+       "                    'execution_stage': 2,\n",
+       "                    'doc': 'Negates the input.',\n",
+       "                    'pipeline_structure': None\n",
+       "                },\n",
+       "                'input_connections': {'a': 'and.y'},\n",
+       "                'output_connections': {'y': ['__parent__.y']}\n",
+       "            }\n",
+       "        ],\n",
+       "        'workflow_input_connections': {'a': ['and.a'], 'b': ['and.b']},\n",
+       "        'workflow_output_connections': {'y': 'not.y'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "state = workflow.to_dict(include_structure=True)\n", + "print(state)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### How to actually deal with workflow/module outputs?\n", + "\n", + "- why not store all results?\n", + "- smart way of storing/deleting/managing storage:\n", + " - compression\n", + " - efficient module design\n", + " - cleanup process\n", + " - only store results if good execution time/result size ratio, otherwise just re-process" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "To satisfy the above mentioned requirements, my current plan is to just store all results of all module runs, instead of coming up with a complicated caching scheme. There will have to be some sort of 'result-cleaning' and consolidation, but I think if we are being smart about it this might be the most promising strategy, which will introduce the least amount of complexity.\n", + "\n", + "A folder structure to accomodate that would probably look something like this:" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "\n", + "\n", + "- each module has its own name/id, all results for a module will be stored under same folder\n", + "- 'result.feather' has one or several columns that represent output values\n", + "- also, one column with runtime metadata (execution time, version of workflow, etc.)\n", + "- this works well with the 'dataset' API in Apache Arrow: https://arrow.apache.org/docs/python/dataset.html (which means we can lazy-load all results of a workflow/module into the same dataframe, and do 'meta'-queries and -analysis on that if we choose to)\n", + "- debatable whether 'workflow-results' have to be stored at all, since they are just copies of 'module-results'" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "In order to not waste too much hard-disk space (which would be the most obvious concern here), I think we have a few different options. For one, we'd store all results with compression enabled. We would implement our modules in an efficient way that is aware of how we store results. We might have a cleanup process running in the background that is aware of how often a result is accessed, and how it's compute-time/result-size ratio is. In some cases where that ratio leans very much towards result-size, we might decide to not store those results at all, but re-process every time." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Streaming module results\n", + "\n", + "TBD" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "This is an area I haven't done too much work on yet, but in general: we will want to have access to intermediate results (or, rather: partial results in real-time), so we can provide the user with information they can use to determine whether to cancel a running process or not. Even though we will probably not have that functionality available in our initial, first version, I think we should anticipate that requirement, and design our data management with it in mind, so it can be added later without having to re-write a lot of code." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Default data format (for import/export)\n", + "\n", + "- every result can be described by specifying:\n", + " - the input dataset(s) and other inputs\n", + " - the workflow (and workflow version) that was used to produce it\n", + " - -> theoretically, every (result) dataset can be described by very small json file/metadata set\n", + "- proposal: invent our own (small) set of file formats (including version-nr, metadata schema, payload)\n", + " - Apache Arrow based for tabular/scalar data\n", + " - folder/zip based for binary data\n", + " - all our import modules would create files in that format\n", + " - provide tooling (and modules) to convert/export those to all common data formats\n", + " - possibility of data registries:\n", + " - very simple implementation compared to products like dataverse, ckan\n", + " - high performance data transfer (using Apache Flight)\n", + " - different levels: local (within our app), organization-wide, global (aka default registry)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "The last thing to decide is whether we want to provide a 'standard' data format for our application. This will be modelled closely upon the format we will use internally, but with some added metadata fields and possibly restrictions.\n", + "\n", + "This is mostly for the purpose of sharing, transferring, and publishing data. In principle, there is a really lightweight way to share our work: since we can describe everything we do by specifying the workflow, and listing all the inputs we use with it. Assuming all inputs are either scalars or, in case of datasets, available via download, this description could be very lightweight: it's just a json file containing the workflow structure (incl. maybe version information), and input-data urls. With that, everyone with access to the data can in theory replicate any end- and intermediate result.\n", + "\n", + "In theory, that json structure can also be attached to every result dataset, which means that our results will always come with information how they were produced (and how to re-produce them).\n", + "\n", + "Since all this is very dependent on being able to have access to metadata alongside the 'actual' data, and because in my experience systems and architectures that store metadata seperately to data are either fairly complex, specific and hard to maintain, I would propose we come up with a way to package our data in a way that allows for our metadata to always be included, and where it's easy to access both data and metadata without having to open the whole file. Arrow gets us a long way toward that (for tabular data), the only thing that is missing is a standard way to include metadata. For that we have two options: use the Arrow 'metadata' field (which is fairly limited, it only takes encoded byte-arrays as keys/values), or store our metadata in a seperate column. Currently, I'm leaning toward the latter option, but this is something we'll have to try out and play with to get a better idea how feasable it is.\n", + "For other types of data (binary blobs, images, etc.), I propose we use an archive format (zip, tar, ...) with a json file at a standard location (e.g. './.metadata.json') that includes the same metadata schema a tabular dataset would use. That way our datasets always have the same 'interface'. And we can provide a set of standard tools (which could be implemented as workflow modules and workflows) to import and export 'our' data from/to commonly used formats like csv, excel, etc (which in most cases would not include metadata at all).\n" + ] + } + ], + "metadata": { + "celltoolbar": "Slideshow", + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.10" + } + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/data/result_tree.png b/docs/architecture/data/result_tree.png new file mode 100644 index 0000000000000000000000000000000000000000..98472cd2fa7b7467fd07bc739bc7302e604bfe9c GIT binary patch literal 17509 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 e?f0) ***Describe workflows as structured data!***\n", + "\n", + "There are several reasons for why I think this would be a good idea:\n", + "\n", + "- structured data can be processed by every programming language in existence\n", + " - we would have one 'main' library that does the actual workflow execution/data processing (probably in Python)\n", + " - we could use other languages to do different other things in our 'ecosystem': e.g. JavaScript for dynamically rendering a frontend\n", + "- we can (largely) work independent from each other, the only thing to consult about is the schema of the workflow data\n", + "- such structured data can be displayed as a network graph, which is much easier to grasp than code\n", + "- automated testing of every workflow and model is easy, can be done in CI/CD\n", + "- Jupyter notebooks are, as I've explained above, pretty good at creating and manipulating structured data\n", + "- there are a lot of researchers out there who know how to use Jupyter: those could all be potential \"DHARPA-workflow\" creators\n", + "- in addition to that, we can decide to create a visual 'workflow editor/creator', that is independent from the 'workflow executor' part, and 100% optional\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Code!\n", + "\n", + "The following is using prototype-quality code to illustrate how a 'workflow-as-data' model could look like in practice. Only a few modules are implemented, the goal is to recreate the first part of the 'Topic-modelling' workflow: load some text files, tokenize them, then do some processing (lowercasing, removal of stopwords).\n", + "\n", + "### Definitions\n", + "\n", + "- ***module***: a module is an atomic entity that contains a fixed set of defined inputs and outputs, as well as a processing unit that converts the set of inputs to outputs, in a predicable way\n", + "\n", + "- ***workflow***: a workflow contains a set of modules which are connected in a specific way. A workflow is conceptually also a module, because it also contains a set of inputs/outputs as well as processing unit, and it can be used in other, 'parent' workflows in the same ways a normal module can." + ] + }, + { + "cell_type": "code", + "execution_count": 16, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/plain": [ + "['corpus_processing',\n", + " 'corpus_processing_simple',\n", + " 'dharpa_workflow',\n", + " 'file_reader',\n", + " 'input_files_processing',\n", + " 'lowercase_corpus',\n", + " 'remove_stopwords_from_corpus',\n", + " 'tokenize_corpus']" + ] + }, + "execution_count": 16, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can list all available modules (and workflows)\n", + "list_available_module_names()" + ] + }, + { + "cell_type": "code", + "execution_count": 17, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'tokenize_corpus': {'inputs': {'text_map': 'Dict'}, 'outputs': {'tokenized_text': 'Dict'}}}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can investigate each modules inputs and output specs\n", + "print_module_desc('tokenize_corpus')" + ] + }, + { + "cell_type": "code", + "execution_count": 18, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/markdown": [ + "```yaml\n", + "---\n", + "modules:\n", + "\n", + "- type: tokenize_corpus\n", + "\n", + "- type: lowercase_corpus\n", + " input_map:\n", + " tokenized_text: tokenize_corpus.tokenized_text\n", + "\n", + "- type: remove_stopwords_from_corpus\n", + " input_map:\n", + " tokenized_text: lowercase_corpus.tokenized_text\n", + " workflow_outputs:\n", + " tokenized_text: processed_text_corpus\n", + "```" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# a workflow configuration is basically just a list of modules, incl. their input/output connections\n", + "workflow_config = f'{base_path}/workflows/corpus_processing_simple.yaml'\n", + "print_file_content(workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 19, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'lowercase_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__stopwords_list',\n",
+       "    'tokenize_corpus__text_map'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we create a 'workflow' object using the configuration data\n", + "workflow: DharpaWorkflow = DharpaWorkflow.from_file(workflow_config)\n", + "# we can investigate each workflows available input and output names\n", + "print(workflow.input_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 20, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
['processed_text_corpus']\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "print(workflow.output_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 21, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 21, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can display the execution and data-flow structures of a workflow graphically\n", + "graph_to_image(workflow.execution_graph)\n", + "# graph_to_image(workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 22, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'dharpa_workflow': {\n",
+       "        'inputs': {\n",
+       "            'lowercase_corpus__enabled': 'Bool',\n",
+       "            'remove_stopwords_from_corpus__enabled': 'Bool',\n",
+       "            'remove_stopwords_from_corpus__stopwords_list': 'List',\n",
+       "            'tokenize_corpus__text_map': 'Dict'\n",
+       "        },\n",
+       "        'outputs': {'processed_text_corpus': 'Dict'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# print the workflow input/output spec\n", + "print_module_desc(workflow)" + ] + }, + { + "cell_type": "code", + "execution_count": 23, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'1': ['world'], '2': ['dharpa']}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# using the spec, we can set a workflows inputs and outputs manually\n", + "text_map = {\n", + " \"1\": \"Hello World!\",\n", + " \"2\": \"Hello DHARPA!\"\n", + "}\n", + "stopwords = [\n", + " \"hello\",\n", + " \"!\"\n", + "]\n", + "workflow.set_input(\"tokenize_corpus__text_map\", text_map)\n", + "workflow.set_input(\"lowercase_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__stopwords_list\", stopwords)\n", + "\n", + "# the workflow state is processed automatically, so we can always query the current output\n", + "output1 = workflow.get_output(\"processed_text_corpus\")\n", + "print(output1)" + ] + }, + { + "cell_type": "code", + "execution_count": 24, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'corpus_processing',\n",
+       "    'corpus_processing_simple',\n",
+       "    'dharpa_workflow',\n",
+       "    'file_reader',\n",
+       "    'input_files_processing',\n",
+       "    'lowercase_corpus',\n",
+       "    'remove_stopwords_from_corpus',\n",
+       "    'tokenize_corpus'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can load workflows from json/yaml files on the file-system, and convert them to Python classes\n", + "load_workflows(f\"{base_path}/workflows\")\n", + "print(list_available_module_names())" + ] + }, + { + "cell_type": "code", + "execution_count": 25, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'input_files_processing': {\n",
+       "        'inputs': {\n",
+       "            'files': 'Any',\n",
+       "            'make_lowercase': 'Bool',\n",
+       "            'remove_stopwords': 'Bool',\n",
+       "            'stopwords': 'List'\n",
+       "        },\n",
+       "        'outputs': {'processed_text_corpus': 'Dict'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# display the module spec for the 'input_files_processing' workflow\n", + "print_module_desc(\"input_files_processing\")" + ] + }, + { + "cell_type": "code", + "execution_count": 26, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'modules': [\n",
+       "        {\n",
+       "            'type': 'file_reader',\n",
+       "            'input_map': {'files': '__workflow_input__.files'},\n",
+       "            'id': 'file_reader'\n",
+       "        },\n",
+       "        {\n",
+       "            'type': 'corpus_processing',\n",
+       "            'input_map': {\n",
+       "                'text_map': 'file_reader.content_map',\n",
+       "                'make_lowercase': '__workflow_input__.make_lowercase',\n",
+       "                'remove_stopwords': '__workflow_input__.remove_stopwords',\n",
+       "                'stopwords': '__workflow_input__.stopwords'\n",
+       "            },\n",
+       "            'workflow_outputs': {'processed_text_corpus': 'processed_text_corpus'},\n",
+       "            'id': 'corpus_processing'\n",
+       "        }\n",
+       "    ]\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# create the workflow object\n", + "ifp_workflow = create_module('input_files_processing')\n", + "# display the internal structure of the workflow\n", + "print(ifp_workflow._workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 27, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 27, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# display the execution graph for the workflow\n", + "graph_to_image(ifp_workflow.execution_graph)\n", + "# graph_to_image(ifp_workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 28, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "797d10365048493281e703a19d548681", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "GridspecLayout(children=(Label(value='files', layout=Layout(grid_area='widget001')), FileUpload(value={}, desc…" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "794daa53740a42b5848d45e1ec0cac2b", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Output()" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# auto-render input and output-widgets for the workflow (only works when executed in Jupyter)\n", + "renderer = PlainJupyterWorkflowRenderer(workflow=ifp_workflow)\n", + "renderer.render()" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Advantages\n", + "\n", + "- each interactive workflow is automatically a 'batch-style' one\n", + "- ability to work on different parts of the application almost 100% independently (workflow engine, workflow renderers (UIs), plugins (submitting long running jobs to a cluster, metadata augmentation/data lineage, metric gathering, ...)\n", + "- comparatively little dependencies for the base system / lightweight, but very extensible\n", + "- no dependency on any one UI/frontend technology (can use Jupyter/React/QT/...), can run without any UI at all\n", + "- complex workflow can be broken up into separate pieces, and developed and tested individually\n", + "- fairly high re-usablity\n", + "- easy to use in an agile, iterative development process\n", + "\n", + "\n", + "### Disadvantages\n", + "\n", + "- potentially lower performance due to having to create copies of inputs/outputs to make sure they (or items contained within them) are not changed by subsequent steps\n", + "- harder to create very customized UIs\n", + "- there's a limit to the complexity of workflows that can be supported realistically (e.g. hard to implement control structures like if-then-else or loops on a workflow level/outside of modules -- but in a lot of cases that is probably not necessary)\n" + ] + }, + { + "cell_type": "code", + "execution_count": 36, + "metadata": { + "pycharm": { + "name": "#%%\n" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
True\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "from asyncclick import MultiCommand\n", + "\n", + "class B(MultiCommand):\n", + " attr_2 = 0\n", + "\n", + "class C(B):\n", + " attr_3 = 0\n", + "\n", + "c = C()\n", + "t = isinstance(c, B)\n", + "print(t)" + ] + } + ], + "metadata": { + "celltoolbar": "Tags", + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.9" + }, + "rise": {} + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/workflows/modularity/.ipynb_checkpoints/modularity_2-checkpoint.ipynb b/docs/architecture/workflows/modularity/.ipynb_checkpoints/modularity_2-checkpoint.ipynb new file mode 100644 index 000000000..1746bb09c --- /dev/null +++ b/docs/architecture/workflows/modularity/.ipynb_checkpoints/modularity_2-checkpoint.ipynb @@ -0,0 +1,723 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "outputs": [ + { + "data": { + "application/javascript": [ + "IPython.notebook.set_autosave_interval(0)" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Autosave disabled\n" + ] + } + ], + "source": [ + "%autosave 0\n", + "\n", + "import os\n", + "from rich.jupyter import print\n", + "from dharpa_toolbox.modules.utils import list_available_module_names, describe_module, print_module_desc, load_workflows, create_module, create_workflow\n", + "from dharpa_toolbox.utils import print_file_content, graph_to_image\n", + "from dharpa_toolbox.modules.workflows import DharpaWorkflow\n", + "from dharpa_toolbox.rendering.jupyter.renderer import PlainJupyterWorkflowRenderer, ModuleJupyterWorkflowRenderer\n", + "\n", + "base_path = os.path.abspath(\".\")\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## What's a workflow?\n", + "\n", + "- a workflow is a tool to transform data into more structured data\n", + " - 'more data' -- we'll create what can be considered 'new' data out of the existing set\n", + " - 'better structured' -- improve (and replace) the current structure (fix errors, etc.)\n", + " - 'more structure' -- augment existing data with additional structure\n", + " - secondary outcomes (insight, new research questions, etc...)\n", + "- workflows are 'just' simple scripts\n", + " - no or only very minimal control structures, except from input/output connections\n", + " - low computational complexity for the workflow itself\n", + " - high(er) computational complexity within modules (but hidden from workflow creator)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Workflows in our context\n", + "\n", + "- Jupyter is a very good tool to create non-trivial exploratory workflows\n", + "- there's a difference between 'dynamic' workflows, and 'static' ones\n", + "- Jupyter is usually used to create workflows in a 'dynamic' way\n", + "- more 'data engineering' than 'data science'\n", + "- interactivity:\n", + " - not an issue in 'data engineering'\n", + " - not very well supported in Jupyter (cell-based approach not useful for us)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Two options: monolithic & modular\n", + "\n", + "### Monolithic\n", + "\n", + " - well integrated, no restrictions UI-wise\n", + " - complexity spread out across the workflow\n", + "\n", + "### Modular\n", + "\n", + " - complexity concentrated in the framework, but simple modules\n", + " - some restrictions on the UI\n", + "\n", + "## Suggested approach\n", + "\n", + " - 100% modular backend\n", + " - modular frontend, incl. optional monolithic frontend approach for high-value workflows" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "notes" + } + }, + "source": [ + "Notes:\n", + "\n", + " - only important for the workflow part, there will be features that won't be affected by this at all (metadata, data)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### Definitions\n", + "\n", + "- ***module***:\n", + " - a module is an atomic entity that contains a fixed set of defined inputs and outputs,\n", + " - as well as a processing unit that converts the set of inputs to outputs, in a predicable way\n", + "\n", + "- ***workflow***:\n", + " - a workflow contains a set of modules which are connected in a specific way\n", + " - a workflow is conceptually also a module, because it also contains a set of inputs/outputs as well as processing unit\n", + " - it can be used in other, 'parent' workflows in the same ways a normal module can.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Modelling workflows\n", + "\n", + "- research data is more useful when it's structured, so why would workflow definitions be different?\n", + "- so: can we model a workflow as data?" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "notes" + } + }, + "source": [ + "Notes:\n", + "\n", + "- monolithic workflows are not structured (comparison:" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "notes" + } + }, + "source": [ + "## Advantages\n", + "\n", + " - scalability\n", + " - disposible middleware and frontends (only important to be able to use the created workflows)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "# Examples" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/plain": [ + "['dharpa_workflow',\n", + " 'file_reader',\n", + " 'lowercase_corpus',\n", + " 'remove_stopwords_from_corpus',\n", + " 'tokenize_corpus']" + ] + }, + "execution_count": 2, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can list all available modules (and workflows)\n", + "list_available_module_names()" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": { + "slideshow": { + "slide_type": "subslide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'tokenize_corpus': {'inputs': {'text_map': 'Dict'}, 'outputs': {'tokenized_text': 'Dict'}}}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can investigate each modules inputs and output specs\n", + "print_module_desc('tokenize_corpus')" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/markdown": [ + "```yaml\n", + "---\n", + "modules:\n", + "\n", + "- type: tokenize_corpus\n", + "\n", + "- type: lowercase_corpus\n", + " input_map:\n", + " tokenized_text: tokenize_corpus.tokenized_text\n", + "\n", + "- type: remove_stopwords_from_corpus\n", + " input_map:\n", + " tokenized_text: lowercase_corpus.tokenized_text\n", + " workflow_outputs:\n", + " tokenized_text: processed_text_corpus\n", + "```" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# a workflow configuration is basically just a list of modules, incl. their input/output connections\n", + "workflow_config = f'{base_path}/workflows/corpus_processing_simple.yaml'\n", + "print_file_content(workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'lowercase_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__stopwords_list',\n",
+       "    'tokenize_corpus__text_map'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we create a 'workflow' object using the configuration data\n", + "workflow = DharpaWorkflow.from_file(workflow_config)\n", + "# we can investigate each workflows available input and output names\n", + "print(workflow.input_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": { + "slideshow": { + "slide_type": "subslide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
['processed_text_corpus']\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "print(workflow.output_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can display the execution and data-flow structures of a workflow graphically\n", + "graph_to_image(workflow.execution_graph)\n", + "# graph_to_image(workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'1': ['world'], '2': ['dharpa']}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "text_map = {\n", + " \"1\": \"Hello World!\",\n", + " \"2\": \"Hello DHARPA!\"\n", + "}\n", + "stopwords = [\n", + " \"hello\",\n", + " \"!\"\n", + "]\n", + "\n", + "workflow = DharpaWorkflow.from_file(workflow_config)\n", + "\n", + "workflow.set_input(\"tokenize_corpus__text_map\", text_map)\n", + "workflow.set_input(\"lowercase_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__stopwords_list\", stopwords)\n", + "\n", + "# the workflow state is processed automatically, so we can always query the current output\n", + "output1 = workflow.get_output(\"processed_text_corpus\")\n", + "print(output1)" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "eb898d84b9014e3ba5d0791317772f14", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "GridspecLayout(children=(Label(value='tokenize_corpus__text_map', layout=Layout(grid_area='widget001')), Texta…" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "f8aa7471161243fb981843cd3d0b743a", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Output()" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# text_map: {\"one\": \"Hello World!\", \"two\": \"Hello DHARPA!\"}\n", + "# stopword_list: hello\n", + "\n", + "workflow = DharpaWorkflow.from_file(workflow_config)\n", + "renderer = PlainJupyterWorkflowRenderer(workflow=workflow)\n", + "renderer.render()" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'corpus_processing',\n",
+       "    'corpus_processing_simple',\n",
+       "    'dharpa_workflow',\n",
+       "    'file_reader',\n",
+       "    'input_files_processing',\n",
+       "    'lowercase_corpus',\n",
+       "    'remove_stopwords_from_corpus',\n",
+       "    'tokenize_corpus'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can load workflows from json/yaml files on the file-system, and convert them to Python classes\n", + "load_workflows(f\"{base_path}/workflows\")\n", + "print(list_available_module_names())" + ] + }, + { + "cell_type": "code", + "execution_count": 11, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'input_files_processing': {\n",
+       "        'inputs': {\n",
+       "            'files': 'Any',\n",
+       "            'make_lowercase': 'Bool',\n",
+       "            'remove_stopwords': 'Bool',\n",
+       "            'stopwords': 'List'\n",
+       "        },\n",
+       "        'outputs': {'processed_text_corpus': 'Dict'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# display the module spec for the 'input_files_processing' workflow\n", + "print_module_desc(\"input_files_processing\")" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'modules': [\n",
+       "        {\n",
+       "            'type': 'file_reader',\n",
+       "            'input_map': {'files': '__workflow_input__.files'},\n",
+       "            'id': 'file_reader'\n",
+       "        },\n",
+       "        {\n",
+       "            'type': 'corpus_processing',\n",
+       "            'input_map': {\n",
+       "                'text_map': 'file_reader.content_map',\n",
+       "                'make_lowercase': '__workflow_input__.make_lowercase',\n",
+       "                'remove_stopwords': '__workflow_input__.remove_stopwords',\n",
+       "                'stopwords': '__workflow_input__.stopwords'\n",
+       "            },\n",
+       "            'workflow_outputs': {'processed_text_corpus': 'processed_text_corpus'},\n",
+       "            'id': 'corpus_processing'\n",
+       "        }\n",
+       "    ]\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# create the workflow object\n", + "ifp_workflow = create_workflow('input_files_processing')\n", + "# display the internal structure of the workflow\n", + "print(ifp_workflow._workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 13, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 13, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# display the execution graph for the workflow\n", + "graph_to_image(ifp_workflow.execution_graph)\n", + "# graph_to_image(ifp_workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 14, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "66541c9631444836b5a12048e1edc285", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "GridspecLayout(children=(Label(value='files', layout=Layout(grid_area='widget001')), FileUpload(value={}, desc…" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "87cecf1e619c4293a85e2b6dbc243672", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Output()" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# auto-render input and output-widgets for the workflow (only works when executed in Jupyter)\n", + "renderer = PlainJupyterWorkflowRenderer(workflow=ifp_workflow)\n", + "renderer.render()" + ] + } + ], + "metadata": { + "celltoolbar": "Slideshow", + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.9" + } + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/workflows/modularity/modularity.ipynb b/docs/architecture/workflows/modularity/modularity.ipynb new file mode 100644 index 000000000..0831458d3 --- /dev/null +++ b/docs/architecture/workflows/modularity/modularity.ipynb @@ -0,0 +1,768 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 15, + "metadata": { + "slideshow": { + "slide_type": "skip" + }, + "tags": [ + "remove-cell" + ] + }, + "outputs": [ + { + "data": { + "application/javascript": [ + "IPython.notebook.set_autosave_interval(0)" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Autosave disabled\n" + ] + } + ], + "source": [ + "%autosave 0\n", + "\n", + "import os\n", + "from rich.jupyter import print\n", + "from dharpa_toolbox.modules.utils import list_available_module_names, describe_module, print_module_desc, load_workflows, create_module\n", + "from dharpa_toolbox.utils import print_file_content, graph_to_image\n", + "from dharpa_toolbox.modules.workflows import DharpaWorkflow\n", + "from dharpa_toolbox.rendering.jupyter.renderer import PlainJupyterWorkflowRenderer, ModuleJupyterWorkflowRenderer\n", + "\n", + "base_path = os.path.abspath(\".\")" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## What's a workflow, really?\n", + "\n", + "- Jupyter is a very good tool to create non-trivial exploratory workflows\n", + "- there's a difference between 'dynamic' workflows, and 'static' ones\n", + "- Jupyter is usually used to create workflows in a 'dynamic' way\n", + "- also important (for us): interactivity\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "Currently, Jupyter is one of the most used technologies in digital research to create workflows. Although there are exceptions,\n", + "in most cases it is used to explore a very specific research question. Jupyter is exceptionally good at that, which is the\n", + "reason it is so successful.\n", + "\n", + "From a computer-engineering perspective, Jupyter notebooks are 'just' simple scripts, and often they include anti-patterns like\n", + "global- as well as hard-coded variables, little to no encapsulation of functionality, etc. Which means that typically,\n", + "Jupyter notebooks have (relatively) little value to other researchers, and re-usability is low. This is an acceptable\n", + "trade-off though, because the problems they are solving are (usually) very niche and specific, so there is little downside\n", + "to tailor the code to the exact problem one is having. In addition, Jupyter notebooks are very good to document the workflow\n", + "itself, and communicate what is happening to the data (which is important for publication).\n", + "\n", + "If we want to create a tool that lets users run pre-created workflows, that equation changes though. Because, now the assumption\n", + "is that the (comparatively few) workflows we create will be useful in not just a very specific way. The goal is to identify\n", + "areas where people have (roughly) the same problem, and to solve that problem in a generic way that is useful to a\n", + "larger group of people. The workflow will typically be less important in relation to the overall research project a\n", + "researcher is working on (compared to a tailored, specific one), but from the perspective of a reasearcher it will also be\n", + "much less hassle and expensive to use, since they don't have to create the workflow themselves, and someone else already\n", + "has thought about all the options and parameters that make sense, has done the validation and testing, etc. Also, they\n", + "don't have to learn programming if they don't already know it...\n", + "\n", + "This means that we are dealing now with a very 'static' workflow, compared to the 'dynamic' ones researchers with programming\n", + "skills can create and change themselves very easily. Everything that can happen in a workflow is known in advance, and\n", + "even though there can be 'forks' in the flow of data, those have to be defined, implemented and documented in advance.\n", + "And that difference is why we should not assume that Jupyter notebooks are as good a vessel to implement such a workflow\n", + "as they are in the other case, where all that can happen 'on the go'. It's still possible notebooks are a good fit here too,\n", + "but we can't use our normal experience with -- and intuition about -- Jupyter to make that case.\n", + "\n", + "One other point that is important to note is user interactivity. Usually, when developing a Jupyter notebook inputs (data as well\n", + "as parameters) are either hardcoded, or factored out into a variable that is changed on top of the notebook (or in some cells\n", + "further down). And by running or re-running certain cells, those variables are re-set or changed. This works fine for\n", + "dynamically creating a workflow (although, it's sometimes confusing, and one of the main criticisms against the Jupyter notebook\n", + "approach). But, in a 'static' workflow, we need to make sure that a user can set or change all those inputs at any time, while\n", + "making sure that the 'internal' state of our workflow is known to our engine. At a minimum, we need to know that our state\n", + "is currently inconsistent after a user-input, and have a way to communicating that to the user so they can kick off\n", + "some re-processing manually, to make it consistent again. Jupyter supports interactivity via widgets, but the 'cell-based'\n", + "approach in notebooks is not a very good fit for that, because it forces a very simple one-after-the other processing model,\n", + "that would make it hard to implement the efficient execution of even remotely non-trivial workflows (for example having\n", + "parallel execution of some cells, or skipping the execution of parts that don't need to be executed currently, etc.)." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Prior art\n", + "\n", + "- workflow/pipeline modelling and execution is a solved problem in programming:\n", + " - [flow-based programming (FBP)](https://en.wikipedia.org/wiki/Flow-based_programming)\n", + " - requires well defined, modular entities (with 'ports': input and output values)\n", + "- lots of (partial) implementations in data engineering:\n", + " - [airflow](https://airflow.apache.org/)\n", + " - [luigi](https://github.com/spotify/luigi)\n", + " - [dagster](https://github.com/dagster-io/dagster)\n", + " - [prefect](https://www.prefect.io/)\n", + " - many others: Node-RED, Apache NiFi, IFTTT, Zapier, Huginn, ...\n", + "- one subtle (although important) difference with our project, again: interactivity" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "There is a form of programming that fits our problem space fairly well: [flow-based programming (FBP)](https://en.wikipedia.org/wiki/Flow-based_programming).\n", + "Like functional programming, it's probably older than all of us, and it is gaining some notable traction again in recent years\n", + "(although with much less hype around it, and without being explicitly mentioned by name). A lot of the data orchestration\n", + "tools and frameworks that cropped up in recent years use some form or aspects of FBP, for example:\n", + "\n", + " - [airflow](https://airflow.apache.org/)\n", + " - [luigi](https://github.com/spotify/luigi)\n", + " - [dagster](https://github.com/dagster-io/dagster)\n", + " - [prefect](https://www.prefect.io/)\n", + "\n", + "One thing that FBP requires are well defined entities ('modules', 'nodes'), that have 'ports' (meaning: known inputs, and outputs).\n", + "A Jupyter notebook for example does not typically have that, which makes it hard to 'combine' notebooks in an FBP-like\n", + "manner. There are attempts to 'formalize' Jupyter notebooks in a way that would make them better fits in such scenarios\n", + "([papermill](https://papermill.readthedocs.io/en/latest/), [orchest](https://www.orchest.io/)), but in my opinion, although\n", + " they kind of work, those attempts are a bit clunky, and not very user-friendly (because they try to bend Jupyter into\n", + " something it was not designed to do). Also, they typically only deal with inputs; outputs are not very well defined at all.\n", + " Compare that for example with how a 'proper' data-orchestration tool like dagster handles [inputs and outputs](https://docs.dagster.io/tutorial/basics_solids),\n", + "which should make clear how many more options someone who implements a workflow execution and rendering framework (which\n", + "is basically what we are building) has when that sort of metadata is available.\n", + "\n", + "\n", + "As was the case in the section above, one difference in our case is interactivity. Most tools in that space assume they'll\n", + "get the input values for a workflow execution at the start, and then they can proceed to go through the workflow, batch-processing\n", + "style (meaning, no further user input half-way through). This is different for us, since we want users to be able to\n", + "interactively explore their data (within the limits of a 'static' workflow). This means we will have to consider how\n", + "to deal with long-running computations whose results wil be available after minutes, hours weeks. The good thing is though,\n", + "whatever we come up with, we'll get a 'traditional workflow execution engine' for free, because every workflow that can\n", + "be executed interactively, will also be able to do 'batch-style'. This will let us re-use and 'move' our workflows to\n", + "other execution environments (HPC clusters, 'the cloud', ...) and do other interesting things with them if the need arises\n", + "(monte-carlo style experiments, automated-testing of workflows and modules, ...)." + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Modelling workflows\n", + "\n", + "- research data is more useful when it's structured, so why would workflow definitions be different?\n", + "- so: can we model a workflow as code, or even better: as data?" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "skip" + } + }, + "source": [ + "So, assuming everyone agrees this is a reasonable avenue to explore, we have to think about how we want to model our\n", + "workflows. We should definitely look at how other, similar frameworks do this, but I think one approach is very tempting:\n", + "\n", + "> ***Describe workflows as structured data!***\n", + "\n", + "There are several reasons for why I think this would be a good idea:\n", + "\n", + "- structured data can be processed by every programming language in existence\n", + " - we would have one 'main' library that does the actual workflow execution/data processing (probably in Python)\n", + " - we could use other languages to do different other things in our 'ecosystem': e.g. JavaScript for dynamically rendering a frontend\n", + "- we can (largely) work independent from each other, the only thing to consult about is the schema of the workflow data\n", + "- such structured data can be displayed as a network graph, which is much easier to grasp than code\n", + "- automated testing of every workflow and model is easy, can be done in CI/CD\n", + "- Jupyter notebooks are, as I've explained above, pretty good at creating and manipulating structured data\n", + "- there are a lot of researchers out there who know how to use Jupyter: those could all be potential \"DHARPA-workflow\" creators\n", + "- in addition to that, we can decide to create a visual 'workflow editor/creator', that is independent from the 'workflow executor' part, and 100% optional\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Code!\n", + "\n", + "The following is using prototype-quality code to illustrate how a 'workflow-as-data' model could look like in practice. Only a few modules are implemented, the goal is to recreate the first part of the 'Topic-modelling' workflow: load some text files, tokenize them, then do some processing (lowercasing, removal of stopwords).\n", + "\n", + "### Definitions\n", + "\n", + "- ***module***: a module is an atomic entity that contains a fixed set of defined inputs and outputs, as well as a processing unit that converts the set of inputs to outputs, in a predicable way\n", + "\n", + "- ***workflow***: a workflow contains a set of modules which are connected in a specific way. A workflow is conceptually also a module, because it also contains a set of inputs/outputs as well as processing unit, and it can be used in other, 'parent' workflows in the same ways a normal module can." + ] + }, + { + "cell_type": "code", + "execution_count": 16, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/plain": [ + "['corpus_processing',\n", + " 'corpus_processing_simple',\n", + " 'dharpa_workflow',\n", + " 'file_reader',\n", + " 'input_files_processing',\n", + " 'lowercase_corpus',\n", + " 'remove_stopwords_from_corpus',\n", + " 'tokenize_corpus']" + ] + }, + "execution_count": 16, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can list all available modules (and workflows)\n", + "list_available_module_names()" + ] + }, + { + "cell_type": "code", + "execution_count": 17, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'tokenize_corpus': {'inputs': {'text_map': 'Dict'}, 'outputs': {'tokenized_text': 'Dict'}}}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can investigate each modules inputs and output specs\n", + "print_module_desc('tokenize_corpus')" + ] + }, + { + "cell_type": "code", + "execution_count": 18, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/markdown": [ + "```yaml\n", + "---\n", + "modules:\n", + "\n", + "- type: tokenize_corpus\n", + "\n", + "- type: lowercase_corpus\n", + " input_map:\n", + " tokenized_text: tokenize_corpus.tokenized_text\n", + "\n", + "- type: remove_stopwords_from_corpus\n", + " input_map:\n", + " tokenized_text: lowercase_corpus.tokenized_text\n", + " workflow_outputs:\n", + " tokenized_text: processed_text_corpus\n", + "```" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# a workflow configuration is basically just a list of modules, incl. their input/output connections\n", + "workflow_config = f'{base_path}/workflows/corpus_processing_simple.yaml'\n", + "print_file_content(workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 19, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'lowercase_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__stopwords_list',\n",
+       "    'tokenize_corpus__text_map'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we create a 'workflow' object using the configuration data\n", + "workflow: DharpaWorkflow = DharpaWorkflow.from_file(workflow_config)\n", + "# we can investigate each workflows available input and output names\n", + "print(workflow.input_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 20, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
['processed_text_corpus']\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "print(workflow.output_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 21, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 21, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can display the execution and data-flow structures of a workflow graphically\n", + "graph_to_image(workflow.execution_graph)\n", + "# graph_to_image(workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 22, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'dharpa_workflow': {\n",
+       "        'inputs': {\n",
+       "            'lowercase_corpus__enabled': 'Bool',\n",
+       "            'remove_stopwords_from_corpus__enabled': 'Bool',\n",
+       "            'remove_stopwords_from_corpus__stopwords_list': 'List',\n",
+       "            'tokenize_corpus__text_map': 'Dict'\n",
+       "        },\n",
+       "        'outputs': {'processed_text_corpus': 'Dict'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# print the workflow input/output spec\n", + "print_module_desc(workflow)" + ] + }, + { + "cell_type": "code", + "execution_count": 23, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'1': ['world'], '2': ['dharpa']}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# using the spec, we can set a workflows inputs and outputs manually\n", + "text_map = {\n", + " \"1\": \"Hello World!\",\n", + " \"2\": \"Hello DHARPA!\"\n", + "}\n", + "stopwords = [\n", + " \"hello\",\n", + " \"!\"\n", + "]\n", + "workflow.set_input(\"tokenize_corpus__text_map\", text_map)\n", + "workflow.set_input(\"lowercase_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__stopwords_list\", stopwords)\n", + "\n", + "# the workflow state is processed automatically, so we can always query the current output\n", + "output1 = workflow.get_output(\"processed_text_corpus\")\n", + "print(output1)" + ] + }, + { + "cell_type": "code", + "execution_count": 24, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'corpus_processing',\n",
+       "    'corpus_processing_simple',\n",
+       "    'dharpa_workflow',\n",
+       "    'file_reader',\n",
+       "    'input_files_processing',\n",
+       "    'lowercase_corpus',\n",
+       "    'remove_stopwords_from_corpus',\n",
+       "    'tokenize_corpus'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can load workflows from json/yaml files on the file-system, and convert them to Python classes\n", + "load_workflows(f\"{base_path}/workflows\")\n", + "print(list_available_module_names())" + ] + }, + { + "cell_type": "code", + "execution_count": 25, + "metadata": { + "slideshow": { + "slide_type": "fragment" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'input_files_processing': {\n",
+       "        'inputs': {\n",
+       "            'files': 'Any',\n",
+       "            'make_lowercase': 'Bool',\n",
+       "            'remove_stopwords': 'Bool',\n",
+       "            'stopwords': 'List'\n",
+       "        },\n",
+       "        'outputs': {'processed_text_corpus': 'Dict'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# display the module spec for the 'input_files_processing' workflow\n", + "print_module_desc(\"input_files_processing\")" + ] + }, + { + "cell_type": "code", + "execution_count": 26, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'modules': [\n",
+       "        {\n",
+       "            'type': 'file_reader',\n",
+       "            'input_map': {'files': '__workflow_input__.files'},\n",
+       "            'id': 'file_reader'\n",
+       "        },\n",
+       "        {\n",
+       "            'type': 'corpus_processing',\n",
+       "            'input_map': {\n",
+       "                'text_map': 'file_reader.content_map',\n",
+       "                'make_lowercase': '__workflow_input__.make_lowercase',\n",
+       "                'remove_stopwords': '__workflow_input__.remove_stopwords',\n",
+       "                'stopwords': '__workflow_input__.stopwords'\n",
+       "            },\n",
+       "            'workflow_outputs': {'processed_text_corpus': 'processed_text_corpus'},\n",
+       "            'id': 'corpus_processing'\n",
+       "        }\n",
+       "    ]\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# create the workflow object\n", + "ifp_workflow = create_module('input_files_processing')\n", + "# display the internal structure of the workflow\n", + "print(ifp_workflow._workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 27, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 27, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# display the execution graph for the workflow\n", + "graph_to_image(ifp_workflow.execution_graph)\n", + "# graph_to_image(ifp_workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 28, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "797d10365048493281e703a19d548681", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "GridspecLayout(children=(Label(value='files', layout=Layout(grid_area='widget001')), FileUpload(value={}, desc…" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "794daa53740a42b5848d45e1ec0cac2b", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Output()" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# auto-render input and output-widgets for the workflow (only works when executed in Jupyter)\n", + "renderer = PlainJupyterWorkflowRenderer(workflow=ifp_workflow)\n", + "renderer.render()" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + } + }, + "source": [ + "### Advantages\n", + "\n", + "- each interactive workflow is automatically a 'batch-style' one\n", + "- ability to work on different parts of the application almost 100% independently (workflow engine, workflow renderers (UIs), plugins (submitting long running jobs to a cluster, metadata augmentation/data lineage, metric gathering, ...)\n", + "- comparatively little dependencies for the base system / lightweight, but very extensible\n", + "- no dependency on any one UI/frontend technology (can use Jupyter/React/QT/...), can run without any UI at all\n", + "- complex workflow can be broken up into separate pieces, and developed and tested individually\n", + "- fairly high re-usablity\n", + "- easy to use in an agile, iterative development process\n", + "\n", + "\n", + "### Disadvantages\n", + "\n", + "- potentially lower performance due to having to create copies of inputs/outputs to make sure they (or items contained within them) are not changed by subsequent steps\n", + "- harder to create very customized UIs\n", + "- there's a limit to the complexity of workflows that can be supported realistically (e.g. hard to implement control structures like if-then-else or loops on a workflow level/outside of modules -- but in a lot of cases that is probably not necessary)\n", + "\n" + ] + } + ], + "metadata": { + "celltoolbar": "Tags", + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.9" + }, + "rise": {} + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/workflows/modularity/modularity_2.ipynb b/docs/architecture/workflows/modularity/modularity_2.ipynb new file mode 100644 index 000000000..7ad23358d --- /dev/null +++ b/docs/architecture/workflows/modularity/modularity_2.ipynb @@ -0,0 +1,735 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "slideshow": { + "slide_type": "skip" + } + }, + "outputs": [ + { + "data": { + "application/javascript": [ + "IPython.notebook.set_autosave_interval(0)" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Autosave disabled\n" + ] + } + ], + "source": [ + "%autosave 0\n", + "\n", + "import os\n", + "from rich.jupyter import print\n", + "from dharpa_toolbox.modules.utils import list_available_module_names, describe_module, print_module_desc, load_workflows, create_module, create_workflow\n", + "from dharpa_toolbox.utils import print_file_content, graph_to_image\n", + "from dharpa_toolbox.modules.workflows import DharpaWorkflow\n", + "from dharpa_toolbox.rendering.jupyter.renderer import PlainJupyterWorkflowRenderer, ModuleJupyterWorkflowRenderer\n", + "\n", + "base_path = os.path.abspath(\".\")\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## What's a workflow?\n", + "\n", + "- a workflow is a tool to transform data into more structured data\n", + " - 'more data' -- we'll create what can be considered 'new' data out of the existing set\n", + " - 'better structured' -- improve (and replace) the current structure (fix errors, etc.)\n", + " - 'more structure' -- augment existing data with additional structure\n", + " - secondary outcomes (insight, new research questions, etc...)\n", + "- workflows are 'just' simple scripts\n", + " - no or only very minimal control structures, except from input/output connections\n", + " - low computational complexity for the workflow itself\n", + " - high(er) computational complexity within modules (but hidden from workflow creator)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Workflows in our context\n", + "\n", + "- workflow creators and workflow users are different, distinct roles\n", + "- Jupyter is a very good tool to create non-trivial exploratory workflows\n", + "- there's a difference between 'dynamic' workflows, and 'static' ones\n", + "- Jupyter is usually used to create workflows in a 'dynamic' way\n", + "- more 'data engineering' than 'data science'\n", + "- interactivity:\n", + " - not an issue in 'data engineering'\n", + " - not very well supported in Jupyter (cell-based approach not useful for us)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Two options: monolithic & modular\n", + "\n", + "### Monolithic\n", + "\n", + " - complexity spread out across the workflow\n", + " - well integrated, no restrictions UI-wise\n", + "\n", + "### Modular\n", + "\n", + " - complexity concentrated in the framework, but simple modules\n", + " - some restrictions on the UI" + ] + }, + { + "cell_type": "markdown", + "source": [ + "- no difference in how to handle data, metadata\n", + "- backend modules don't necessarily map onto frontend modules\n", + "- suggested approach:\n", + " - 100% modular backend\n", + " - modular frontend, incl. optional monolithic frontend approach for high-value workflows" + ], + "metadata": { + "collapsed": false, + "pycharm": { + "name": "#%% md\n" + } + } + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "notes" + } + }, + "source": [ + "Notes:\n", + "\n", + " - only important for the workflow part, there will be features that won't be affected by this at all (metadata, data)" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "### Definitions\n", + "\n", + "- ***module***:\n", + " - a module is an atomic entity that contains a fixed set of defined inputs and outputs,\n", + " - as well as a processing unit that converts the set of inputs to outputs, in a predicable way\n", + "\n", + "- ***workflow***:\n", + " - a workflow contains a set of modules which are connected in a specific way\n", + " - a workflow is conceptually also a module, because it also contains a set of inputs/outputs as well as processing unit\n", + " - it can be used in other, 'parent' workflows in the same ways a normal module can.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "## Modelling workflows\n", + "\n", + "- research data is more useful when it's structured, so why would workflow definitions be different?\n", + "- so: can we model a workflow as data?" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "notes" + } + }, + "source": [ + "Notes:\n", + "\n", + "- monolithic workflows are not structured (comparison:" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "notes" + } + }, + "source": [ + "## Advantages\n", + "\n", + " - scalability\n", + " - disposible middleware and frontends (only important to be able to use the created workflows)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "pycharm": { + "name": "#%% md\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "source": [ + "# Examples" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "pycharm": { + "name": "#%%\n" + }, + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/plain": [ + "['dharpa_workflow',\n", + " 'file_reader',\n", + " 'lowercase_corpus',\n", + " 'remove_stopwords_from_corpus',\n", + " 'tokenize_corpus']" + ] + }, + "execution_count": 2, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can list all available modules (and workflows)\n", + "list_available_module_names()" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": { + "slideshow": { + "slide_type": "subslide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'tokenize_corpus': {'inputs': {'text_map': 'Dict'}, 'outputs': {'tokenized_text': 'Dict'}}}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can investigate each modules inputs and output specs\n", + "print_module_desc('tokenize_corpus')" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/markdown": [ + "```yaml\n", + "---\n", + "modules:\n", + "\n", + "- type: tokenize_corpus\n", + "\n", + "- type: lowercase_corpus\n", + " input_map:\n", + " tokenized_text: tokenize_corpus.tokenized_text\n", + "\n", + "- type: remove_stopwords_from_corpus\n", + " input_map:\n", + " tokenized_text: lowercase_corpus.tokenized_text\n", + " workflow_outputs:\n", + " tokenized_text: processed_text_corpus\n", + "```" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# a workflow configuration is basically just a list of modules, incl. their input/output connections\n", + "workflow_config = f'{base_path}/workflows/corpus_processing_simple.yaml'\n", + "print_file_content(workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'lowercase_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__enabled',\n",
+       "    'remove_stopwords_from_corpus__stopwords_list',\n",
+       "    'tokenize_corpus__text_map'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we create a 'workflow' object using the configuration data\n", + "workflow = DharpaWorkflow.from_file(workflow_config)\n", + "# we can investigate each workflows available input and output names\n", + "print(workflow.input_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": { + "slideshow": { + "slide_type": "subslide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
['processed_text_corpus']\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "print(workflow.output_names)" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# we can display the execution and data-flow structures of a workflow graphically\n", + "graph_to_image(workflow.execution_graph)\n", + "# graph_to_image(workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{'1': ['world'], '2': ['dharpa']}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "text_map = {\n", + " \"1\": \"Hello World!\",\n", + " \"2\": \"Hello DHARPA!\"\n", + "}\n", + "stopwords = [\n", + " \"hello\",\n", + " \"!\"\n", + "]\n", + "\n", + "workflow = DharpaWorkflow.from_file(workflow_config)\n", + "\n", + "workflow.set_input(\"tokenize_corpus__text_map\", text_map)\n", + "workflow.set_input(\"lowercase_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__enabled\", True)\n", + "workflow.set_input(\"remove_stopwords_from_corpus__stopwords_list\", stopwords)\n", + "\n", + "# the workflow state is processed automatically, so we can always query the current output\n", + "output1 = workflow.get_output(\"processed_text_corpus\")\n", + "print(output1)" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "eb898d84b9014e3ba5d0791317772f14", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "GridspecLayout(children=(Label(value='tokenize_corpus__text_map', layout=Layout(grid_area='widget001')), Texta…" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "f8aa7471161243fb981843cd3d0b743a", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Output()" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# text_map: {\"one\": \"Hello World!\", \"two\": \"Hello DHARPA!\"}\n", + "# stopword_list: hello\n", + "\n", + "workflow = DharpaWorkflow.from_file(workflow_config)\n", + "renderer = PlainJupyterWorkflowRenderer(workflow=workflow)\n", + "renderer.render()" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
[\n",
+       "    'corpus_processing',\n",
+       "    'corpus_processing_simple',\n",
+       "    'dharpa_workflow',\n",
+       "    'file_reader',\n",
+       "    'input_files_processing',\n",
+       "    'lowercase_corpus',\n",
+       "    'remove_stopwords_from_corpus',\n",
+       "    'tokenize_corpus'\n",
+       "]\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# we can load workflows from json/yaml files on the file-system, and convert them to Python classes\n", + "load_workflows(f\"{base_path}/workflows\")\n", + "print(list_available_module_names())" + ] + }, + { + "cell_type": "code", + "execution_count": 11, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'input_files_processing': {\n",
+       "        'inputs': {\n",
+       "            'files': 'Any',\n",
+       "            'make_lowercase': 'Bool',\n",
+       "            'remove_stopwords': 'Bool',\n",
+       "            'stopwords': 'List'\n",
+       "        },\n",
+       "        'outputs': {'processed_text_corpus': 'Dict'}\n",
+       "    }\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# display the module spec for the 'input_files_processing' workflow\n", + "print_module_desc(\"input_files_processing\")" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "text/html": [ + "
{\n",
+       "    'modules': [\n",
+       "        {\n",
+       "            'type': 'file_reader',\n",
+       "            'input_map': {'files': '__workflow_input__.files'},\n",
+       "            'id': 'file_reader'\n",
+       "        },\n",
+       "        {\n",
+       "            'type': 'corpus_processing',\n",
+       "            'input_map': {\n",
+       "                'text_map': 'file_reader.content_map',\n",
+       "                'make_lowercase': '__workflow_input__.make_lowercase',\n",
+       "                'remove_stopwords': '__workflow_input__.remove_stopwords',\n",
+       "                'stopwords': '__workflow_input__.stopwords'\n",
+       "            },\n",
+       "            'workflow_outputs': {'processed_text_corpus': 'processed_text_corpus'},\n",
+       "            'id': 'corpus_processing'\n",
+       "        }\n",
+       "    ]\n",
+       "}\n",
+       "
\n" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# create the workflow object\n", + "ifp_workflow = create_workflow('input_files_processing')\n", + "# display the internal structure of the workflow\n", + "print(ifp_workflow._workflow_config)" + ] + }, + { + "cell_type": "code", + "execution_count": 13, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "image/png": "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\n", + "text/plain": [ + "" + ] + }, + "execution_count": 13, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# display the execution graph for the workflow\n", + "graph_to_image(ifp_workflow.execution_graph)\n", + "# graph_to_image(ifp_workflow.data_flow_graph)" + ] + }, + { + "cell_type": "code", + "execution_count": 14, + "metadata": { + "slideshow": { + "slide_type": "slide" + } + }, + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "66541c9631444836b5a12048e1edc285", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "GridspecLayout(children=(Label(value='files', layout=Layout(grid_area='widget001')), FileUpload(value={}, desc…" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "87cecf1e619c4293a85e2b6dbc243672", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Output()" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "# auto-render input and output-widgets for the workflow (only works when executed in Jupyter)\n", + "renderer = PlainJupyterWorkflowRenderer(workflow=ifp_workflow)\n", + "renderer.render()" + ] + } + ], + "metadata": { + "celltoolbar": "Slideshow", + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.7.9" + } + }, + "nbformat": 4, + "nbformat_minor": 1 +} diff --git a/docs/architecture/workflows/modularity/workflows/corpus_processing.yaml b/docs/architecture/workflows/modularity/workflows/corpus_processing.yaml new file mode 100644 index 000000000..2fef6b208 --- /dev/null +++ b/docs/architecture/workflows/modularity/workflows/corpus_processing.yaml @@ -0,0 +1,24 @@ +--- +_doc: | + Receives a dict with the id of a text as key, and the text as value, tokenizes the text(s) and then processes the tokenized values according to the provided settings. + + Currently, lowercasing and the removal of stopwords is supported. + +modules: + +- type: tokenize_corpus + input_map: + text_map: __workflow_input__.text_map + +- type: lowercase_corpus + input_map: + tokenized_text: tokenize_corpus.tokenized_text + enabled: __workflow_input__.make_lowercase + +- type: remove_stopwords_from_corpus + input_map: + tokenized_text: lowercase_corpus.tokenized_text + enabled: __workflow_input__.remove_stopwords + stopwords_list: __workflow_input__.stopwords + workflow_outputs: + tokenized_text: processed_text_corpus diff --git a/docs/architecture/workflows/modularity/workflows/corpus_processing_simple.yaml b/docs/architecture/workflows/modularity/workflows/corpus_processing_simple.yaml new file mode 100644 index 000000000..0a0913bca --- /dev/null +++ b/docs/architecture/workflows/modularity/workflows/corpus_processing_simple.yaml @@ -0,0 +1,14 @@ +--- +modules: + +- type: tokenize_corpus + +- type: lowercase_corpus + input_map: + tokenized_text: tokenize_corpus.tokenized_text + +- type: remove_stopwords_from_corpus + input_map: + tokenized_text: lowercase_corpus.tokenized_text + workflow_outputs: + tokenized_text: processed_text_corpus diff --git a/docs/architecture/workflows/modularity/workflows/input_files_processing.yaml b/docs/architecture/workflows/modularity/workflows/input_files_processing.yaml new file mode 100644 index 000000000..2dceb5b23 --- /dev/null +++ b/docs/architecture/workflows/modularity/workflows/input_files_processing.yaml @@ -0,0 +1,20 @@ +--- +_doc: | + Reads one or several (text)-files, tokenzies the content, then processes the tokenized content according to the provided settings. + + Currently, lowercasing and the removal of stopwords is supported. + +modules: + +- type: file_reader + input_map: + files: __workflow_input__.files + +- type: corpus_processing + input_map: + text_map: file_reader.content_map + make_lowercase: __workflow_input__.make_lowercase + remove_stopwords: __workflow_input__.remove_stopwords + stopwords: __workflow_input__.stopwords + workflow_outputs: + processed_text_corpus: processed_text_corpus diff --git a/mkdocs.yml b/mkdocs.yml index bca67994a..e0b64bddd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -30,6 +30,17 @@ markdown_extensions: nav: - Home: index.md - Install: install.md +- Architecture: + - Overview: architecture/index.md + - Data: + - Overview: architecture/data/index.md + - Formats: architecture/data/data_formats.ipynb + - Workflows: + - Workflows: architecture/workflows/index.md + - Modularity: architecture/workflows/modularity/modularity.ipynb + - Metadata: architecture/metadata.md + - Decisions: architecture/decisions.md + - Assumptions: architecture/assumptions.md plugins: - search diff --git a/setup.cfg b/setup.cfg index 4a2efffc6..ed3f3a209 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/DHARPA-Project/kiara author = Markus Binsteiner -author_email = markus.binsteiner@uni.lu +author_email = markus@frkl.io license = MPL-2.0 license_file = LICENSE platforms = any diff --git a/src/kiara/__init__.py b/src/kiara/__init__.py index 371472eb5..6a480e484 100644 --- a/src/kiara/__init__.py +++ b/src/kiara/__init__.py @@ -36,7 +36,7 @@ __author__ = """Markus Binsteiner""" """The author of this package.""" -__email__ = "markus.binsteiner@uni.lu" +__email__ = "markus@frkl.io" """Email address of the author.""" diff --git a/src/kiara/_frkl/_frkl.json b/src/kiara/_frkl/_frkl.json index 43ab866f7..0c18bf39d 100644 --- a/src/kiara/_frkl/_frkl.json +++ b/src/kiara/_frkl/_frkl.json @@ -1,7 +1,7 @@ { "project": { "full_name": "Markus Binsteiner", - "email": "markus.binsteiner@uni.lu", + "email": "markus@frkl.io", "project_name": "kiara", "exe_name": "kiara", "project_slug": "kiara",