Closed jceresearch closed 2 years ago
https://github.com/jceresearch/pydit/blob/f911c994fa1175acb0f09761b8e9f63ebba3f69f/pydit/functions/coalesce_columns.py#L46
the first non null wins, the rest are ignored, unless we choose concatenate.
https://github.com/jceresearch/pydit/blob/f911c994fa1175acb0f09761b8e9f63ebba3f69f/pydit/functions/coalesce_columns.py#L46