summaryrefslogtreecommitdiff
path: root/tutorials/module_4
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-10-17 13:57:08 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-10-17 13:57:08 -0600
commitb2e5d0f00829b3c603a846b62c5bdbea45e449db (patch)
tree4f8c0ac35eaab3ff32d20655f0b81bff4f126b5b /tutorials/module_4
parent4a3400f5ba347afa9743a4424c0ea841c799b2cf (diff)
Restructures module 4 to follow structure from last meeting. Renamed tutorials to have correct order.
Diffstat (limited to 'tutorials/module_4')
-rw-r--r--tutorials/module_4/4.2 Interpreting Data.md14
-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