diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-10-17 14:01:19 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-10-17 14:01:19 -0600 |
| commit | 69b1bb053f0100c865e84b2481bcf4880b122bc7 (patch) | |
| tree | 3b86498622b31482352998c699fc3729d44bfe63 | |
| parent | a7e2db6f9819df91ac64d7f13bfe4213e3b94b2c (diff) | |
| parent | b2e5d0f00829b3c603a846b62c5bdbea45e449db (diff) | |
merged new-mod4 to main
| -rw-r--r-- | tutorials/module_4/4.2 Interpreting Data.md | 14 | ||||
| -rw-r--r-- | tutorials/module_4/4.3 Importing and Managing Data.md (renamed from tutorials/module_4/4.2 Importing and Managing Data.md) | 0 | ||||
| -rw-r--r-- | tutorials/module_4/4.6 Data Filtering and Signal Processing.md (renamed from tutorials/module_4/4.5 Data Filtering and Signal Processing.md) | 0 | ||||
| -rw-r--r-- | tutorials/module_4/4.7 Data Visualization and Presentation.md (renamed from tutorials/module_4/4.6 Data Visualization and Presentation.md) | 0 | ||||
| -rw-r--r-- | tutorials/module_4/Data Cleaning and Preprocessing.md (renamed from tutorials/module_4/4.3 Data Cleaning and Preprocessing.md) | 0 |
5 files changed, 14 insertions, 0 deletions
diff --git a/tutorials/module_4/4.2 Interpreting Data.md b/tutorials/module_4/4.2 Interpreting Data.md new file mode 100644 index 0000000..109a741 --- /dev/null +++ b/tutorials/module_4/4.2 Interpreting Data.md @@ -0,0 +1,14 @@ +# Interpreting Data +Philosophy of visualizing data + + + +## The meaning of your data +Similarly to the English language, when we put words together we create context. As engineers and scientists, if mathematics is our language, then the data is the context. + + + +## Audience + + + diff --git a/tutorials/module_4/4.2 Importing and Managing Data.md b/tutorials/module_4/4.3 Importing and Managing Data.md index 101d5ab..101d5ab 100644 --- a/tutorials/module_4/4.2 Importing and Managing Data.md +++ b/tutorials/module_4/4.3 Importing and Managing Data.md diff --git a/tutorials/module_4/4.5 Data Filtering and Signal Processing.md b/tutorials/module_4/4.6 Data Filtering and Signal Processing.md index 112826e..112826e 100644 --- a/tutorials/module_4/4.5 Data Filtering and Signal Processing.md +++ b/tutorials/module_4/4.6 Data Filtering and Signal Processing.md diff --git a/tutorials/module_4/4.6 Data Visualization and Presentation.md b/tutorials/module_4/4.7 Data Visualization and Presentation.md index b788fc7..b788fc7 100644 --- a/tutorials/module_4/4.6 Data Visualization and Presentation.md +++ b/tutorials/module_4/4.7 Data Visualization and Presentation.md diff --git a/tutorials/module_4/4.3 Data Cleaning and Preprocessing.md b/tutorials/module_4/Data Cleaning and Preprocessing.md index 7ac126c..7ac126c 100644 --- a/tutorials/module_4/4.3 Data Cleaning and Preprocessing.md +++ b/tutorials/module_4/Data Cleaning and Preprocessing.md |
