Datafunktion
Datafunktion is a term used in data processing and software development to denote a function that operates on data to produce values or transform data. It can be mathematical, rule-based, or based on statistical operations. In practice it is used to describe both pure functions in programming and data-driven endpoints in data pipelines.
The word combines data with function and is widely used in multilingual IT contexts, including Germanic and
In programming, a datafunktion can be a pure function that maps inputs to outputs without side effects,
In analytics, datafunktion refers to operations such as normalization, aggregation, feature extraction, or data shaping. They
See also data transformation, functional programming, ETL, UDF, data pipeline.