pipe_func Interface

interface
public function pipe_func(df_in) result(df_out)

Arguments

Type IntentOptional Attributes Name
type(data_frame), intent(in) :: df_in

Return Value type(data_frame)