Guest User

Untitled

a guest
Jan 23rd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Col1
  2.  
  3. 1/1/100 'BA1
  4. 1/1/102Packe
  5. 1/1/102 'to_
  6.  
  7. df['col1'] = df['col1'].str.extract('(d+)/(d+)/(d+)', expand=True)
Add Comment
Please, Sign In to add comment