The document outlines a workflow for performing univariate analysis using a while loop to iterate over a list of quantitative variables from a JSON data source. It details various nodes and their functions, including data extraction, statistical description, and handling missing values. The workflow is designed to utilize the pandas engine for data manipulation and analysis.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views7 pages
While Code
The document outlines a workflow for performing univariate analysis using a while loop to iterate over a list of quantitative variables from a JSON data source. It details various nodes and their functions, including data extraction, statistical description, and handling missing values. The workflow is designed to utilize the pandas engine for data manipulation and analysis.