On 15/06/19 9:35 PM, mhysnm1...@gmail.com wrote:
This is a follow-up on my previous question for removing elements. Below is
the code I am currently using. I am removing the elements at the end of the
outer loop. The data structure goes along this:
[
['123123',[2019-2-18', 'transaction text',
On 6/15/19 3:35 AM, mhysnm1...@gmail.com wrote:
Data structure:
['123123',[2019-2-18', 'transaction text', 'amount'],
I presume the second opening brace is a typo and was supposed to be a
quote mark?
> The 2nd column where the transaction text I am modifying the content and
> using the end re
On 2019-06-15 02:35, mhysnm1...@gmail.com wrote:
This is a follow-up on my previous question for removing elements.
Below is
the code I am currently using. I am removing the elements at the end of
the
outer loop. The data structure goes along this:
[
['123123',[2019-2-18', 'transaction te
This is a follow-up on my previous question for removing elements. Below is
the code I am currently using. I am removing the elements at the end of the
outer loop. The data structure goes along this:
[
['123123',[2019-2-18', 'transaction text', 'amount'],
v ['123123',[2019-2-18', 'transac