On 07/01/2019 02:38, mhysnm1...@gmail.com wrote:
> All the descriptions of the transactions are
> in a single column. I am trying to work out the
> easiest method of identifying the same pattern
> of text in the fields.
What does a singe column mean? That presumably is how it
appears in the s
All,
I am currently writing a Python program to identify common text patterns in a
excel spreadsheet which I have imported using openpyxl. All the descriptions of
the transactions are in a single column. I am trying to work out the easiest
method of identifying the same pattern of text in th