Tools
Unit Harmonizer
Converts a value with a unit into a target unit, with the conversion documented.
Module
Tools
where it lives
What it does
Converts a value with a unit into a target unit, with the conversion documented
Reads a value and its unit and returns the normalized equivalent in the target unit, with the conversion shown alongside the result. Run row by row across a dataset and every measurement lands in the same system. Useful any time IoT feeds, sensor exports, or vendor data arrive in mixed units.
When you’d reach for it
- ▸Normalizing temperature readings from mixed Fahrenheit and Celsius sensors in an IoT pipeline.
- ▸Standardizing mixed imperial and metric entries in a field measurement log before analysis.
- ▸Converting supplier pricing from mixed weight units to a standard SKU cost in a procurement system.
More from Tools