From 2a57f6032b5717020bfaf4dccde1546a7a29ee6f Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 6 Oct 2025 12:46:06 -0600 Subject: Added Reference notes for module 4 --- tutorials/module_4/processing data.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tutorials/module_4/processing data.md (limited to 'tutorials/module_4/processing data.md') diff --git a/tutorials/module_4/processing data.md b/tutorials/module_4/processing data.md new file mode 100644 index 0000000..5a82797 --- /dev/null +++ b/tutorials/module_4/processing data.md @@ -0,0 +1,7 @@ +#### Processing data + +**Objective:** Process raw imported data by extracting, manipulating, aggregating, and counting portions of data. + +- Process data with missing elements +- Create and modify categorical arrays +- Aggregate, bin, and count groups of data \ No newline at end of file -- cgit v1.2.3