I build a function with pd.get_dummies to get a new Dataframe with my normal features and Dummy features.
def Dummy_and_dataframe(dataframe,datafeature): dummies=