podzielone df coliumn
df['AB'].str.split('-', 1, expand=True)
Sachin
df['AB'].str.split('-', 1, expand=True)