I have a dataset that looks like this:
and I would like to split the Cloud column into two columns, one column for the letters and another column for only the numbers of each coding, the problem is that in some rows there is a combination of two or three codes (OVC32 is one code for example) per row. any help on how can I split this into just two columns is much appreciated