Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 564859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:48:39+00:00 2026-05-13T12:48:39+00:00

I have a csv file with the data like this Zoos, Sanctuaries & Animal

  • 0

I have a csv file with the data like this

Zoos, Sanctuaries & Animal Parks,7469,3.00

Unfortunately this is not correct as the first section should be all one field like this

"Zoos, Sanctuaries & Animal Parks","7469","3.00"

As this is just a once off import I would be just happy to transform it to

Zoos, Sanctuaries & Animal Parks|7469|3.00

with the last and second last comma’s converted to pipes. Is there an easy way to do this with regex?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T12:48:40+00:00Added an answer on May 13, 2026 at 12:48 pm

    To convert comma to pipe last 2 items, you could do like this

    >>> re.sub(",(\d+),([\d.]+)$","|\\1|\\2","Zoos, Sanctuaries & Animal Parks,7469,3.00")
    'Zoos, Sanctuaries & Animal Parks|7469|3.00'
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a CSV file containing some user data it looks like this: 10333,,an.10,Kenyata,,Aaron,,,,,,,,,,
I have a CSV file that has data like this 15,I,2,41301888,BYRNESS RAW,,BYRNESS VILLAGE,NORTHUMBERLAND,ENG 11,I,3,41350101,2,2935,2,2008-01-09,1,8,0,2003-02-01,,2009-12-22,2003-02-11,377016.00,601912.00,377105.00,602354.00,10
I have a CSV file like this: cat, animal dog, animal bear, animal elephant,
I have a .csv file with data like this: uc007ayl.1,ENSMUSG00000041439 uc009mkn.1,ENSMUSG00000031708 uc009mkn.1,ENSMUSG00000035491 I have
I have a three-column CSV file, like this: chips@food@f pizza@food@f tiger@animal@a fish@animal@a marshmallow@food@f New
I have a csv file with data looking like (see below). I need help
I have a CSV file from the US Census that looks like this: ZIP5,ZIP4,ZIP9,STATE
I have a csv file, transcation.csv , which looks like this: TransactionID,Date,AccNum,Type,Amt 657520,02-07-1999,016901581432,Debit,16000 657524,02-07-1999,016901581432,Debit,13000
I have a csv file that looks something like this (actual file has many
I have csv file like this: item,#RGB item1,#ffcc00 item1,#ffcc00 item1,#ff00cc item2,#00ffcc item2,#ffcc00 item2,#ffcc00 item2,#ffcc00

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.