Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

emil (version 2.2.10)

pre_log_message: Print log message during pre-processing

Description

Print log message during pre-processing

Usage

pre_log_message(data, ...)

Arguments

data

Pre-processed data set.

...

Sent to log_message

Value

The same data set as inputted. This only purpose of this function is to print a log message as a side effect.

See Also

pre_process, log_message.