top of page

Transform 1.38.0: Easy Data

While there is no formal academic "white paper" specifically titled for version 1.38.0, the following overview serves as a comprehensive technical summary of based on its official documentation and release history . Overview

Pivot/unpivot, merge (join), stack (append), split columns, and concatenate.

: Written in C++ with memory compression and reference counting for maximum efficiency. Easy Data Transform 1.38.0

: Supports batch processing and command-line arguments for repeating complex workflows on folders of files. Core Capabilities

: Operates strictly as a local tool ; data never leaves the user's computer or resides on third-party servers. While there is no formal academic "white paper"

: Capable of processing millions of rows in seconds; tests show 1 million rows joined in roughly 5.5 to 6.5 seconds depending on hardware.

Deduplication, whitespace removal, formatting numbers/dates, removing specific characters (e.g., currency symbols). : Supports batch processing and command-line arguments for

73+ built-in transforms, JavaScript scripting, regular expressions, and column calculations. Excel, CSV, JSON, HTML, Markdown, SQL, XML, YAML.

bottom of page