Having complete power over your documents at any moment is crucial to relieve your day-to-day duties and boost your efficiency. Achieve any objective with DocHub tools for papers management and hassle-free PDF file editing. Access, adjust and save and integrate your workflows with other protected cloud storage.
DocHub gives you lossless editing, the chance to use any formatting, and securely eSign documents without searching for a third-party eSignature option. Get the most from the file management solutions in one place. Consider all DocHub capabilities today with the free of charge account.
so lets take a look I wrote some sample uh or not some sample but some you know text that Im hoping chat GPT will be able to write us some uh you know regex code that may or may not work so its kind of an experiment last time we failed miserably this time lets see if we can get any closer so I said please write me simple python ray x Ill capture any line that sometimes has something at the beginning and always have two sets of six digit numbers two sets of numbers that have a decimal with exactly two digits just after the decimal and sometimes commas and description at the end there are sometimes various characters digits or just spaces before and after each of the things I want to capture Id like to capture the matching lines in a name Tuple invoice equals name duple and its going to have invoice date due date invoice amount and then amount description my list of strings is in a variable called lines um so lets thats a lot but I have faith it will get something out to me let