If I have a datafram containing a column: "AA", "BB", "AB"….
and want to get two new columns "A" "B" "A"… & "A" "B" "B"…
How should I execute it?
View on Stack Overflow
If I have a datafram containing a column: "AA", "BB", "AB"….
and want to get two new columns "A" "B" "A"… & "A" "B" "B"…
How should I execute it?
View on Stack Overflow