Advanced data cleaning techniques for handling unstructured and messy data.
Hypothesis Testing
Overview
In this tutorial, you’ll learn strategies for cleaning and transforming this data into a structured format suitable for analysis within the AGENT framework. We discuss hypothesis testing as a method to understand and refine our data, and how to utilise AGENT’s apply map function to apply custom functions to private data frames, ensuring that each transformation is done with privacy in mind.
Included in this video
1
2
Using AGENT’s apply map for custom row-wise operations on private data frames.
3
Strategies for identifying data patterns and inferring metadata without compromising privacy.
4
Step-by-step guide on hypothesis testing within the privacy constraints of AGENT.