summaryrefslogtreecommitdiff
path: root/tutorials/module_4/4.6 Data Visualization and Presentation.md
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/4.6 Data Visualization and Presentation.md
parent4a3400f5ba347afa9743a4424c0ea841c799b2cf (diff)
Restructures module 4 to follow structure from last meeting. Renamed tutorials to have correct order.
Diffstat (limited to 'tutorials/module_4/4.6 Data Visualization and Presentation.md')
-rw-r--r--tutorials/module_4/4.6 Data Visualization and Presentation.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/tutorials/module_4/4.6 Data Visualization and Presentation.md b/tutorials/module_4/4.6 Data Visualization and Presentation.md
deleted file mode 100644
index b788fc7..0000000
--- a/tutorials/module_4/4.6 Data Visualization and Presentation.md
+++ /dev/null
@@ -1,29 +0,0 @@
-# Data Visualization and Presentation
-
-**Learning objectives:**
-
-- Create scientific plots using `matplotlib.pyplot`
-- Customize figures (labels, legends, styles, subplots)
-- Plot multi-dimensional and time-series data
-- Combine plots and export for reports
----
-
-**Extensions:**
-
-- Intro to `seaborn` for statistical visualization
-- Plotting uncertainty and error bars
-
-
-
-
-## How to represent data scientifically
-
-
-
-
-
-
-
-
-
-## Taking it further with R \ No newline at end of file