Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 251 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 251 Bytes

Parser_For_001_Payment_Files

  • This parser takes in raw string data of financial payments domain (001. file) and converts it into a dictionary , dataframe , and an excel sheet.
  • The code has some useful ideas based on pattern recognition and regex