Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- all_ads_until_10_Oct['Job_Title'] = all_ads_until_10_Oct['Job_Title'].str.replace('(?<=)language\\n', '', regex=True)
- all_ads_until_10_Oct['Job_Title'] = all_ads_until_10_Oct['Job_Title'] = all_ads_until_10_Oct['Job_Title'].str.replace('(?<=)language\\n', '', regex=True)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement