top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey
Time-Based Data Profiling
Perform data profiling

Overview
This workflow performs key data profiling tasks to understand data quality, completeness, and distribution patterns across time-based attributes.
Details
It reads the input CSV file, converts datetime fields to the proper format, removes null values, and generates visualizations for month, weekday, and year-wise distributions. These profiling graphs help identify trends, seasonal variations, and data gaps for better analysis and decision-making.
bottom of page