If i make group_by() on certain column , it mismatched the rows as like this
group_by()
import pandas as pd s = pd.Series(list(\'abca\')) g = pd.get_dummies