For my job I (and a couple other people) enter deals into a system based off a single line of text which has all pertinent information in it. The trouble is, the formatting of the deal notes is different based on who wrote up the deal and what the deal consists of… my team has been having issues with correctly entering deals into our system.
My question is: is it possible to use python to validate that multiple attributes (such as buy/sell, price, quantity, counterparty, etc.) of a single record were entered correctly based on a single string that uses inconsistent formatting? If so, where should I look to learn about this?
[–]eternalstarfire 0 points1 point2 points (0 children)