bruce wrote:
hi.
got a test where i have multiple lists with key/values. trying to figure
out how to do a join/multiply, or whatever python calls it, where i have a
Whatever Python calls what? You need to explain what *you* mean by "a
join/multiply" before we can tell what you are referring t
On 23 December 2011 02:11, bruce wrote:
> hi.
>
> got a test where i have multiple lists with key/values. trying to figure out
> how to do a join/multiply, or whatever python calls it, where i have a
> series of resulting lists/dicts that look like the following..
>
> the number of lists/rows is d
hi.
got a test where i have multiple lists with key/values. trying to figure
out how to do a join/multiply, or whatever python calls it, where i have a
series of resulting lists/dicts that look like the following..
the number of lists/rows is dynamic..
the size of the list/rows will also be dynam