0

I have an edi file but I want to extract out some particular inforamtion out of that .can someone please share the code for reference ?

  • It sounds like you're asking for recommendations for a library or package to perform a specific task, that's not what StackOverflow is for. You can google for suitable platforms, if you can't get the solution you write with one of those to work, SO is here to help you getting it to work. – Grismar Jan 20 '22 at 05:17
  • 1
    ANSI X12 format is easy to parse. Since we don't know what information you want from the file, it's hard to offer advice, but I suggest you just dig in. – Tim Roberts Jan 20 '22 at 05:18
  • 2
    Also, this question has been asked before https://stackoverflow.com/questions/67398085/parsing-edi-x12-file-using-python but doesn't have an accepted answer there yet, so I can't link your question to it - there is however an attempted answer. – Grismar Jan 20 '22 at 05:18
  • Please provide enough code so others can better understand or reproduce the problem. – Community Jan 29 '22 at 08:19

0 Answers0