2 points by bobby_pecheur2 Aug 08, 2024 | flag | 1 comment
bobby_pecheur2 Aug 08, 2024 | flag

Using the split option at the read stage, on lines where the splitted column is empty will drop the line altogether. This behaviour is different from the extend.split which keeps lines even when the split content is empty.