Phase 1: Data overview
Purpose
The purpose of this phase is to examine the structure of the dataset, Specifically, the aim is to assess the different data types within the dataset, view their distributions for preliminary exploration, and identify missing values, which is especially common in longitudinal studies.
Action
Assessing Data from COVID Pitch dataset by data types
As there are multiple data types within this dataset, it is valuable to view the distributions of these data types. Here, we are analyzing the distributions of the categorical variables, specifically Donor ID
(manually added to the dataset), Responder
, Disease Severity
, Sex
, and Change or loss of taste
.


Last updated
Was this helpful?