E
E
ekzotika2020-09-03 17:59:59
Python
ekzotika, 2020-09-03 17:59:59

How to make list from dict from list from OrderedDicts?

How to make list from dict from list from OrderedDicts?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2020-09-03
@ekzotika

"list из dict" = [dict(el) for el in "list из OrderedDicts"]
but what's the point?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question