Convert namedtuple to dictionary

Virendra Tripathi virendra.tripathi at maansystems.com
Thu Sep 26 13:17:22 EDT 2013


Hi Ned,

Thanks. Wouldn't I have to first create a function to pull out the 'dictdict' from the data? I assume 'dictdict' refers to the 'brucelee' named tuple in the example. That's where I was getting stuck-trying to pull out the named tuples from the dict and operate on it.

Thanks,

Virendra


More information about the Python-list mailing list