Lets call my list of Lists tempList. It has the following structure with 1000 rows, obviously without the brackets:
['foo', u'18,206,600']
['a', u'18,052,573']
['ta', u'17,870,276']
['sc', u'17,792,892']
['wo', u'17,736,288']
['pis', u'17,721,111']
Now I execute the following code and hope that the element on the left is going to be the key and the element on the right the value at each row:
subsDict = dict(tempList)
and get a dictionary, that has a size that is just the fraction of tempList's size. The order of the few dictionary elements is completely shuffled instead of descending as in tempList. I've also tried the suggested solutions here. what am i missing?
EDIT: here is part of the output:
Fitness : 6,209,230
fffffffuuuuuuuuuuuu : 782,908
rickandmorty : 669,563
dataisbeautiful : 12,447,856
relationships : 830,326
GlobalOffensive : 552,751
Showerthoughts : 13,017,249
blog : 16,064,085
woahdude : 1,424,895