calendar['price'] = calendar['price'].str.replace(r'[$,]', '', regex=True).astype(np.float32) calendar['adjusted_price'] ...
確定! 回上一頁