Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. transform_float = lambda x: float(x[1:])
  2. chipo.item_price = chipo.item_price.apply(transform_float)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement