Usuń przecinek z kolumny Python String Python

df['x']=df['x'].str.replace(',','')
Nice Nightingale